Application for connecting APIs of lets-express with reactjs.js
Clone the repository, install the dependencies and get started right away.
$ git clone git@github.com:cham11ng/reactive-api.git <application-name>
$ cd <application-name>
$ yarn
Finally, start the application.
$ yarn start
It will auto-navigate react application to http://localhost:8000/.
For contribution and feature requests, please create an issue first.
reactive-api is under MIT License.