AmlrSF / e-commerce-store

Angular-based e-commerce platform offering user registration, login, advanced product filtering by tags and categories, detailed product views, profile management, and smooth checkout functionality. The modern design ensures a user-friendly experience from homepage exploration to order completion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PickMe - Your Ultimate E-Commerce Store

This is an e-commerce store app. PickMe provides a seamless shopping experience with a wide range of products, user-friendly navigation, and secure transactions.

Technologies Used

  • Frontend:

    • AngularJS
    • Tailwind CSS
    • Material Angular
    • Core UI
  • Backend:

    • MongoDB
    • Node.js
    • Express.js
  • Authentication:

    • JWT (JSON Web Tokens)

Installation

  1. Clone or download the repository to your local machine.

  2. Ensure you have Node.js and npm installed (version 16.6.0 or higher is recommended).

  3. Open a terminal or command prompt and navigate to the project directory.

  4. Run the following command to install the required dependencies:

    npm install
    

Pages

Sign up page

image

Sign In page

image

Profile

image

image

Home page

image image image

product Page

image

checkout page

image

orders Page

image

product detail

image

About

Angular-based e-commerce platform offering user registration, login, advanced product filtering by tags and categories, detailed product views, profile management, and smooth checkout functionality. The modern design ensures a user-friendly experience from homepage exploration to order completion


Languages

Language:HTML 50.9%Language:TypeScript 43.6%Language:CSS 4.3%Language:JavaScript 1.1%