Technologies used in the project:
Admin Page:
- Responsive
- Private Routing
- Search Funtionality
- Filter and Sorting
- Custom Components
- Crausels
- Form Validation (Login,Signup)
- Home Page
- Login/Logout Page
- Sign Up Page
- Admin Panel
- Product Page
- Beverages
- Electronic Products
- Fruits and Vegetables
- Cart Page
- My Account
- Checkout Page
- Payment Page
Front-end deployed URL:
https://darling-sunshine-8dc7e8.netlify.app/
Clone the project
git clone https://github.com/ajayahara/JIOMART.COM_RCT_201.git
Go to the project directory
$ cd JIOMART.COM_RCT_201 // go to client folder
$ yarn # or npm i // npm install packages
$ npm run start // run it locally
// deployment for client app
$ npm run build // this will compile the react code using webpack and generate a folder called docs in the root level
This project was built during our construct week at Masai School. It was built by a team of 4 developers and executed in 6 days.