✨✨Welcome to Limeroad_Clone✨✨
💻Project Unique Name : StreetWare ✈️
Streetware is an online e-commerce website for buying fashion apparels based on ongoing trends .
Languages and Tools
Account Registration and Login Functionality [Using Express.js ].
Passowrd hashing and encryption (USing JWT and bcrypt).
Filtering functionality on the basis of type,brand ,discount and price.
Wishlist and adding product to cart directly from wishlist.
Cart for adding products and increasing quantity .
Payment via different modes and ordering functionality
Order Details and cart as per the logged in user.
Admin Login via backend server (restricted route).
Admin Panel functionality (fore Editing,Adding and Deleting Products).
Admin Login and Admin Page
Admin Login Details:
UserName : admin@123
Password : admin
Clone the repository to your local machine
Navigate to the project directory
Run npm install to install the required dependencies
Run npm start to start the development server