This project is a full-stack home service application built using Next.js, React.js, Hygraph, and Tailwind CSS. It includes features like category listing, business listing, appointment booking, authentication, and user history.
- Next.js
- React.js
- Hygraph
- Tailwind CSS
- Category listing
- Business listing
- Appointment booking
- Authentication
- User history
- Clone the repository
- Install dependencies using
npm install - Start the development server using
npm run dev
- Navigate to the specified routes to access different features of the application
- Follow the on-screen instructions to interact with the application
- Fork the repository
- Create a new branch (
git checkout -b feature) - Make your changes
- Commit your changes (
git commit -am 'Add new feature') - Push to the branch (
git push origin feature) - Create a new Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.


