Catstagram in Elm! π³π
$ npm i && npm startYou need to get your own Instagram API_TOKEN and add a .env file:
# .env
API_TOKEN=xxxxxxxxxx.xxxxxxx.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx- Migrate to new API endpoints (thanks Instagram π€¦πΌββοΈ)
- Migrate as much CSS as possible to
elm-uiπ πΌ
