Skip to content

Avishekdevnath/Niche-Website-Client-Side_Complete-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dhoom with redux

It's a demo website for online bike shop. Here anyone can buy their favourite bike.

Features

In this website

  1. I have used redux to make a centralized server or controler for data and Context API to manage users and admins authentiacation.
  2. User can place order, give reviews
  3. Admin can execute the orders add bikes/products, make other admins, delete bikes,
  4. I have used mongodb for database and heroku for server.
  5. For backend I have used nodejs, expressjs.
  6. For Authentication I have used Firebase, New user can singup/ register through email and password.

Technology

html, css, js, react, mui, nodejs, expressjs, redux, mongodb, context API,

live site link

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