IvyMurage / chapakazi-frontend

Chapakazi ajira mkononi is a website that connects users with local handymen for a variety of home repair and maintenance tasks. The app allows users to easily browse a directory of handymen in their area, view profiles and ratings for each handyman, and request services directly through the app.
https://chapakazi-frontend.vercel.app
1 stars 0 forks source link
javascript react redux

ChapaKazi

Authors:

  1. Ivy Murage
  2. Lynette Rono
  3. Noela Murugi
  4. Pauline Ndemo
  5. Rajab Karume

About

Chapakazi ajira mkononi is a website that connects users with local handymen for a variety of home repair and maintenance tasks. The app allows users to easily browse a directory of handymen in their area, view profiles and ratings for each handyman, and request services directly through the app. It also provides handymen with a platform to manage their business and communicate with customers. This solution ensures users can easily find reliable and experienced handymen and handymen can efficiently manage and grow their business.

Technologies Used

Setup

To run this project, one must have either of the following;

  1. The live Heroku link to this repository
  2. Fork and clone this repository and have Visual Studio Code (Windows) or Code (Linux) and run the following commands in the local project directory :

Clone the repository

git clone git@github.com:Murage-Ivy/chapakazi-frontend.git

Install dependancies

Run "npm install"

Install Compatible Version of react-router-dom

npm install react-router-dom@6.4.3

Run React App

npm start

Live Page

Frontend Link

Contact Information

Incase of any enquires or contributions, be sure to email us at:

Copyright and License

MIT

Copyright (c) 2022 ChapaKazi

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.