Skip to content

kutyel/reason-catstagram

Repository files navigation

reason-catstagram

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

catstagram

DevTools (vscode)

  • Remove all prior reason plugins
  • Install the official reason-vscode extension!

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

  • Add comments
  • Delete comments
  • Optimize calls to API
  • Fix # of comments
  • Replace text with #Hashtags