E-commerce Website is developed using ReactJS TailwindCSS for the client and NodeJS MongoDB for the server.
Demolive_e-commerce.mp4
- Website has beautiful effects.
- Authentication system
- Access control by API
- Smooth scroll to top
- Responsive with all devices
Frontend :
- ReactJS
- AOS
- Axios
- Slick
- TailwindCSS
Backend :
- NodeJS
- ExpressJS
- MongoDB
- Clone this repository :
git clone https://github.com/SupakunZ/E-commerce.git
- Navigate to the project folder and install dependencies :
cd E-commerce
npm install
- Launch the application in development mode :
npm run dev