My very first ReasonReact app, of course, about cats! 🐈
- Remove all prior reason plugins
- Install the official reason-vscode extension!
$ npm i
$ npm start
You need to get your own Instagram API_TOKEN and add a .env
file:
# .env
API_TOKEN=xxxxxxxxxx.xxxxxxx.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
- Add comments
- Delete comments
- Optimize calls to API
- Fix # of comments
- Replace text with #
Hashtag
s