Style Nova is an ecommerce website that brings together multiple concepts under one roof – Apparel, Footwear, Children’s Wear, Beauty & Accessories offering a convenient one stop shop and a choice of leading national & international brands to customers.
- Home Page
- Login/Sign Up page
- Products Page
- Cart Functionality
- Admin Panel
- React JS
- JavaScript
- Express JS
- Node JS
- MongoDB
- JSON Web Token
- Chakra UI
- Redux
- Fork the repo, then clone it
- Use 'npm install' to install all the dependencies
- Use 'npm run start' in the frontend folder to run frontend on localhost 3000
- Use 'npm run server' in the backend folder to run frontend on localhost 8080