/reactive-api

Connecting backend express API with frontend (React.js)

Primary LanguageJavaScript

Reactive API

Build Status

Application for connecting APIs of lets-express with reactjs.js


Prerequisite

Setup

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/.

Contributing

For contribution and feature requests, please create an issue first.

License

reactive-api is under MIT License.