https://github.com/vasanthk/reduxgram
Redux'ified Instagram
https://github.com/vasanthk/reduxgram
Last synced: 29 days ago
JSON representation
Redux'ified Instagram
- Host: GitHub
- URL: https://github.com/vasanthk/reduxgram
- Owner: vasanthk
- Created: 2016-05-19T02:49:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-19T08:28:22.000Z (about 10 years ago)
- Last Synced: 2025-02-28T03:24:56.525Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 34.2 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Reduxgram
Code for Reduxgrams built using instructions on Wesbos' [course](https://learnredux.com/) on Redux.
Run `npm install` in the folder `learn-redux`.
`npm start`
Got to [http://localhost:7770/](http://localhost:7770/) to view Reduxgram :)