Skip to content

SwiftEsther/react-service-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React service app

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.

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

Languages

  • JavaScript 72.7%
  • HTML 21.4%
  • CSS 5.9%