Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hasanthebest/computer-accessories-client
https://github.com/hasanthebest/computer-accessories-client
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/hasanthebest/computer-accessories-client
- Owner: hasanTheBest
- Created: 2022-06-04T17:36:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-04T17:37:13.000Z (over 2 years ago)
- Last Synced: 2023-08-23T17:43:25.601Z (about 1 year ago)
- Language: JavaScript
- Size: 374 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Computer Accessories Client
This project was build with React, Node, Express, DaisyUI [computer accessories(live)](https://computer-accessories-5a38d.web.app/).
live: https://computer-accessories-5a38d.web.app/
server: https://github.com/programming-hero-web-course1/manufacturer-website-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