https://github.com/mithu9/home-repair-services
This is home repair service application
https://github.com/mithu9/home-repair-services
aos-animation axios css3 expressjs firebase-auth javascript jwt-authentication mongodb nodemon react-helmet-async react-icons react-router-dom reactjs sweetalert swiper-js tailwindcss vercel-deployment
Last synced: 3 months ago
JSON representation
This is home repair service application
- Host: GitHub
- URL: https://github.com/mithu9/home-repair-services
- Owner: MITHU9
- Created: 2024-12-24T04:55:01.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-28T14:16:27.000Z (4 months ago)
- Last Synced: 2025-01-28T15:25:58.625Z (4 months ago)
- Topics: aos-animation, axios, css3, expressjs, firebase-auth, javascript, jwt-authentication, mongodb, nodemon, react-helmet-async, react-icons, react-router-dom, reactjs, sweetalert, swiper-js, tailwindcss, vercel-deployment
- Language: JavaScript
- Homepage: https://github.com/MITHU9/home-repair-services-backend
- Size: 716 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
Name: Home Repair Services
Live URL:https://home-repair-service-by-mithu9.netlify.app/Features
- User can login and signin with jwt token.
- User can see all the services without login.
- User can add a new service with login.
- User can update a service with login.
- User can booked a service with login.
- User can see his booked services with login.
- User can see his services which customer booked and can change the status with login.