vinay72 / news-feed-react-redux

Example of simple news feed, using react and redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It's a common news-feed app example, developed with react and redux framework.

Run application

Do gitclone from a repository.

npm install

Load all dependenices

npm start

Runs the app in the development mode.

About

Example of simple news feed, using react and redux

License:MIT License


Languages

Language:JavaScript 88.4%Language:CSS 9.8%Language:HTML 1.8%