https://github.com/jahidul2004/servicia-client
Servicia is a user-friendly service review platform where you can explore, rate, and review various services, helping others make informed decisions.
https://github.com/jahidul2004/servicia-client
daisyui expressjs firebase mongodb nodejs react reactrouter tailwindcss
Last synced: about 1 month ago
JSON representation
Servicia is a user-friendly service review platform where you can explore, rate, and review various services, helping others make informed decisions.
- Host: GitHub
- URL: https://github.com/jahidul2004/servicia-client
- Owner: jahidul2004
- Created: 2025-01-21T12:40:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-11T15:47:57.000Z (over 1 year ago)
- Last Synced: 2026-01-03T14:21:50.095Z (5 months ago)
- Topics: daisyui, expressjs, firebase, mongodb, nodejs, react, reactrouter, tailwindcss
- Language: JavaScript
- Homepage: https://servicia-c2208.web.app
- Size: 1.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Servicia
Welcome to **Servicia** - a service reviewing platform that connects users with various service providers for home maintenance, cleaning, repairs, and more. With an intuitive user interface and seamless functionality, Servicia ensures an excellent service reviewing experience.
## 🌐 Live URL
You can check out the live version of the project here:
[Servicia - Live Demo](https://servicia-c2208.web.app/)
## 🚀 Purpose
**Servicia** aims to provide a comprehensive solution for users who need reliable and professional services at home. Whether you're looking for cleaning services, repairs, food, it, or maintenance, Servicia helps you find the best service providers.
### Main Features:
- **Service Reviewing**: Leave and read reviews on service providers.
- **User Profile**: Users can create and manage their profiles.
- **Service Dashboard**: Service reviewer can manage their services, view requests, and track reviews.
- **Real-Time Updates**: Get updates on service requests and reviews in real-time.
## 📦 Key Features
- **User Registration & Authentication**: Sign up, login, and manage your account.
- **Service Listing**: Browse through a variety of services available based on categories.
- **Rating and Reviews**: Rate service providers and read reviews to make informed decisions.
- **Responsive Design**: Fully responsive and optimized for all devices.
## 🔧 Technologies Used
- **Frontend**: React, Tailwind CSS, Axios
- **Backend**: Node.js, Express.js, MongoDB
- **Deployment**: Firebase (for frontend), Vercel (for backend)
## 📦 NPM Packages Used
Here are some key npm packages used in the **Servicia** project:
- `react`: For building the user interface.
- `axios`: For making HTTP requests.
- `react-router-dom`: For managing routing and navigation.
- `react-icons`: For adding icons to the interface.
- `tailwindcss`: For responsive, utility-first CSS styling.
- `express`: For building the backend API.
- `mongoose`: For MongoDB database interactions.
- `cors`: For enabling cross-origin requests.
- `dotenv`: For managing environment variables.