A full-stack e-commerce platform built with Express.js and EJS
- Clone the repository:
git clone https://github.com/Mostafa-Ebrahim/Ecommerce-Lite
- Navigate to the project directory:
cd Ecommerce-Lite
- Install the dependencies:
npm install
- Create
ecommerce_database
database in MySQL - Start the development server:
npm start
- Open your browser and visit
http://localhost:3000
to access the app.
- Simple Responsive design
- User authentication and registration
- Product browsing
- Shopping cart
- Order history
- Admin panel for managing products