It's an e-commerce website built using React js, it contains Home page, Login page, register page, Products page, Product details page, Cart page to check the added products to cart, Contact Us page, About Page and logout button. Also Admin Page to Add, Update, Delete Products.
- Fake Store API
- react-router-dom library
- and components from Material UI Library
- Context API to manage States between Components
- Bootstrap for design
- react arrow function components
- react hooks
- Axios and Fetch
- useParamse from 'react-router-dom'