Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hasanthebest/car-dealer-client
https://github.com/hasanthebest/car-dealer-client
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/hasanthebest/car-dealer-client
- Owner: hasanTheBest
- Created: 2022-06-04T17:30:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-04T17:32:17.000Z (over 2 years ago)
- Last Synced: 2023-08-23T17:43:22.410Z (about 1 year ago)
- Language: JavaScript
- Size: 721 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Car Dealer Client
This project was build with React, Node, Express, MaterialUI [car dealer(live)](https://car-dealer-assignment.firebaseapp.com/).
server: https://github.com/ProgrammingHeroWC4/warehouse-management-server-side-hasanTheBest
## Features
- Protected Route
- One click login with google
- CRUD Operation implementation
- Showing data based on user
- SPA for stock management## Tools/frontend
- React
- React Router DOM
- MateriaUI
- SWR
- firebase authentication
- firebase hosting
- JWT## Tools/Backend
- Node
- Express
- Mongodb
- Nodemon
- cors