Skip to content

rahadkc/react-redux-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Simple Blog App using React Redux]

This project was CREATED with Create React App.

Interactive Blogging app using React, Redux, React RouterV4

[React Router Redux] / [Blogging]

Demo

This project Demo Demo

Version

1.0.0

App includes:

  • Image post
  • Audio post
  • Audio/Video record and post
  • Location select and post
  • React Router v4
  • Single post page
  • Liked post
  • Bookmark post
  • Redux

Installation

Requires Node.js v4+ to run.

$ npm install
$ npm start

Open http://localhost:3000 to view it in the browser or whatever port you changed it to.

The page will reload if you make edits.
You will also see any lint errors in the console.