Skip to content

Blog to add posts - using react, redux, redux-forms, redux-promise

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.MD
Notifications You must be signed in to change notification settings

jsdelivrbot/react-router-blog-site

 
 

Repository files navigation

Simple react-blog site using react-router-dom v4

Getting Started

Checkout this repo, install dependencies, then start the process with the following:

  • $ git clone https://github.com/kpunith8/react-router-blog-site.git

  • $ cd react-router-blog-site

  • $ npm install

  • $ npm start

    • once webpack builds the bundle sucessfully, open the browser and type localhost:8080 to launch the application.
  • Libraries used, redux-promise, react-router-dom v4, redux, redux-form.

About

Blog to add posts - using react, redux, redux-forms, redux-promise

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.MD

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.7%
  • HTML 4.0%
  • CSS 0.3%