https://github.com/kibria-khandaker/smart-cleaner
https://github.com/kibria-khandaker/smart-cleaner
firebase firebase-auth firebase-hosting react react-bootstrap react-icons react-rating react-router-dom react-toastify
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kibria-khandaker/smart-cleaner
- Owner: kibria-khandaker
- Created: 2022-05-29T18:02:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-31T19:26:42.000Z (over 1 year ago)
- Last Synced: 2025-01-26T06:25:10.683Z (4 months ago)
- Topics: firebase, firebase-auth, firebase-hosting, react, react-bootstrap, react-icons, react-rating, react-router-dom, react-toastify
- Language: JavaScript
- Homepage:
- Size: 842 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smart Cleaner
### My project Live link, And click [Here](https://a-smart-cleaner.web.app/) to view it in your browser.
#### Firebase Hosting is showing two default links, So i provided Both links:
##### Or, Copy/Click the link [https://a-smart-cleaner.web.app/](https://a-smart-cleaner.web.app/)
##### Or, Copy/Click the link [https://a-smart-cleaner.firebaseapp.com/](https://a-smart-cleaner.firebaseapp.com/)
#### Some notes about My ( Smart Cleaner ) React Project
Details: Independent Service Provider, Add Service, User Authentication,
Technology: React.js, react-bootstrap, Firebase-Authentication , dotenv, CORS, JWT, react-firebase-hooks, react-router-dom,
> #### Here Some Package use for the project:
- i'm familiar with `React`, `firebase`, `react router` And the site is made with all of your requirements.
- For the Firebase Auth's i used `React Firebase Hooks`
- Manege for the `fetch data` used `Custom Hook`
- For `navigation` and `react router` i used `react-router-dom v6`
- i used `React-Toastify` for toast popup and `react-icons` used for icons,
- i used `react-bootstrap` for CSS responsive frameworks,
- i used `react-rating` for Showing Star of CUSTOMER REVIEWS,
- And all image from (Google or other web link Resources) for the Services/Blog And in others pages```bash
npm start
npm run build
firebase deploy
```