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.
To run this project, one must have either of the following;
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
Incase of any enquires or contributions, be sure to email us at:
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.