Skip to content

FBDevCLagos/react-service-app

Repository files navigation

React service app

Build Status

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.

Project Anatomy.

This react app is generated using the create-react-app script and is built solely with Javascript.

Project's Goal

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.

Future Goals

User B will be given a link for feedback after being serviced by User A, so we prioritize services with higher ratings.

Installing.

To install and run app, use the command below.

npm i && npm run start

Contributing to the app.

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.

Code style

React / Javascript best practices must be followed while contributing to this app.

Contributors List.

As a contributor to this project, you are required to add your name below.

License.

MIT License. Copyright (c) 2018 Facebook Developer Circle

About

An open source project for the React Workshop Series

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published