Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 860 Bytes

README.md

File metadata and controls

43 lines (29 loc) · 860 Bytes

[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.