Home

Awesome

reason-catstagram

My very first ReasonReact app, of course, about cats! 🐈

catstagram

DevTools (vscode)

Install

$ npm i

Development

$ npm start

Usage

You need to get your own Instagram API_TOKEN and add a .env file:

# .env
API_TOKEN=xxxxxxxxxx.xxxxxxx.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

TODO