neighborhood999 / nextjs-redux-instagram

🌏 The simple Instagram was written by next.js & redux-saga & recompose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nextjs-redux-instagram

Greenkeeper badge Build Status styled with prettier

screenshot

Building by nextjs, redux-saga, recompose.

Requirement

  • You need going to Instagrm Development register a new client, and you will get Client ID and Client Secret.

  • Create a new .env and paste your Client ID and Client Secret, you can reference .env.example for setting config.

Install

$ yarn install

Development

$ yarn run dev

Test

$ yarn test

LICENSE

MIT Β© Peng Jie

About

🌏 The simple Instagram was written by next.js & redux-saga & recompose

License:MIT License


Languages

Language:JavaScript 100.0%