kutyel / reason-catstagram

🐈 Catstagram made with ReasonReact!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

🐈 Catstagram made with ReasonReact!

License:MIT License


Languages

Language:Reason 69.8%Language:CSS 29.0%Language:HTML 1.2%