GameKart 🎮
This is Ecommerce site for Gamers! Build with REACT
https://game-kart-ecom.netlify.app/
FRONTEND:
- React
- React Router V6
- Context API
- Reducer
- spectre component Library
- useReducer and useContext
- Localstorage
- React-router-DOM
- Axios
BACKEND:
- Mockbee (Mock Backend)
Clone the project
git clone https://github.com/t007rushi/GameKart-Ecom.git
Go to the project directory
cd gamekart
Install dependencies
npm install
Start the server
npm run start
- Cart Management
- ADD
- REMOVE
- Increase/Decrease Quantity
- ADD to Wishlist
- Wishlist Management
- ADD
- REMOVE
- ADD to CART
- Filtering and Sorting
- Frontend Authentication
- Sign In
- Sign Up
- Sign Out