Skip to content

kutyel/elm-catstagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

elm-catstagram

Catstagram in Elm! ๐ŸŒณ๐Ÿˆ

catstagram

Local Development

$ npm i && npm start

Usage

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

# .env
API_TOKEN=xxxxxxxxxx.xxxxxxx.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

TODO

  • Migrate to new API endpoints (thanks Instagram ๐Ÿคฆ๐Ÿผโ€โ™‚๏ธ)
  • Migrate as much CSS as possible to elm-ui ๐Ÿ’…๐Ÿผ