This project contains resources used in the development and production of the React service app. It's an aggregation of the learning efforts of the Facebook Developer Circle Lagos led by the React Team.
This react app is generated using the create-react-app script and is built solely with Javascript.
Build a web app where services can be offered and rendered.
Two categories of users:
- User A renders the service.
- User B finds service.
User A joins/registers the service to be rendered. User B does not necessarily need to join. He/She only need to get the list of services available around, search for a particular service around and get directions to User A's location.
User B will be given a link for feedback after being serviced by User A, so we prioritize services with higher ratings.
To install and run app, use the command below.
npm i && npm run start
To contribute to the React service app, you'll have to fork the repo first, make changes and run locally. After completing the above said, send a detailed PR if any change was made.
React / Javascript best practices must be followed while contributing to this app.
As a contributor to this project, you are required to add your name below.
- Anayo Azuike
- Abdulazeez Abdulazeez Adeshina
- Amadi Lucky Sampson
- Fred Adelabu
- Ayobami Ogundiran
- Mopah Shewuri
- Gbolahan Fawale
- Okemmadu Eric
- Timothy Ebiuwhe
- Tobi Taiwo
- Olamilekan Odukoya
MIT License. Copyright (c) 2018 Facebook Developer Circle