Xenon-Stationery - An Ecommerce Web App
Xenon stationary is online platform for notebooks, diaries and notepads.
Live preview Link
https://xenon-stationery.netlify.app/
Tech Stack
- React
- MockBee (Mock-backend)
How to Start on local system
- clone the repo
git clone https://github.com/vijaytembugade/Xenon-Ecommerce-App
- change the directory to cloned repo
- open command-prompt or terminal
- type
npm install
- then
npm start
Functionalities
- Add To Cart
- Add To Wishlist
- Filter and Sort
- Frontend Authentication
- Responsive design
- Loader
Utilization
- useState and contextAPI
- useReducer and useContext
- custom context hooks
- Frontend authentication(with JWT)
- Localstorage
- React-router-DOM
- Axios
Author
@vijaytembugade