Skip to content

VishalBhuse/attryb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Buy A Car

Tech Stack

  • React JS,
  • Redux, Redux Thunk
  • Chakra UI,
  • NodeJs
  • Express Js
  • MongoDB
  • Mongoose
  • Mongodb Atlas
  • Vercel (for Deployment)

Features :

  • Dealer and user can Signup & Login
  • Dealer add their deeals
  • Dealers can Update & Delete Previous Deals
  • User only see the deals and filtering
  • User has not access to delete , edit or add any deals

Functionality :

  • Filter by Car Colors
  • Filter by Mileage
  • Filter by Price

Home Page:-

image

SignUp Page:-

image

Login Page:-

image

User Cars Page:-

image

Dealer Cars Page:-

image

Dealer Add Car:-

image

Dealer Cars Edit Model:-

image

SinglePage Details:-

image

How To Start App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser. The page will reload when you make changes.