This project is a clone of the MamaEarth website, built using React.js, Chakra UI, and React Chart.js, and created with Vite.
To view the full functionality of my MamaEarth project, please start by logging in. This will trigger the server to start, ensuring everything works as expected.
- Email : admin@example.com
- Password : admin
- User authentication
- Product search
- Product sort
- Shopping cart
- Dashboard with charts
- React.js
- Chakra UI
- React Chart.js
- Vite
├── API
│ └── db.json
├── mamaEarth_clone
│ ├── public
│ │ └── assets file
│ ├── src
│ │ ├── allJsonUrl
│ │ │ └── allJsonUrl.js
│ │ ├── components
│ │ │ └── Nav.jsx
│ │ ├── context
│ │ │ ├── cartContext.jsx
│ │ │ └── searchContext.jsx
│ │ ├── customHook
│ │ │ └── useFetchData.jsx
│ │ ├── dashBoard
│ │ │ └── ... Dashboard files
│ │ ├── pages
│ │ │ └── ... Page files
│ │ └── App.jsx
│ └── main.jsx
└── package.json
- Email : admin@example.com
- Password : admin