It's a demo website for online bike shop. Here anyone can buy their favourite bike.
In this website
- I have used redux to make a centralized server or controler for data and Context API to manage users and admins authentiacation.
- User can place order, give reviews
- Admin can execute the orders add bikes/products, make other admins, delete bikes,
- I have used mongodb for database and heroku for server.
- For backend I have used nodejs, expressjs.
- For Authentication I have used Firebase, New user can singup/ register through email and password.
html, css, js, react, mui, nodejs, expressjs, redux, mongodb, context API,
Here is the live link https://dhoom-45b29.web.app/ Client Side link https://github.com/Avishekdevnath/Niche-Website-Client-Side_Complete-Website Server Side link https://github.com/Avishekdevnath/Niche-Website-Server-Side_Complete-Website