thecatapi
To run the React part of the demo:
$ git clone https://github.com/antibland/thecatapi.git
$ cd thecatapi/client
$ yarn install
$ yarn start
The Node express server is included here in the parent directory, but not necessary for the demo.
To run the React part of the demo:
$ git clone https://github.com/antibland/thecatapi.git
$ cd thecatapi/client
$ yarn install
$ yarn start
The Node express server is included here in the parent directory, but not necessary for the demo.