Skip to content

debiasej/react-redux-blog-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Web App

This web app allows you to list, create and delete your posts

This project has been developed to practice my skills with React, Redux and React Router.

###Getting Started###

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

	> git clone https://github.com/debiasej/react-redux-blog-app.git
	> cd react-redux-blog-app
	> npm install
	> npm start

This is an example created in the Stephen Grider's course: Modern React with Redux that have been modified by me.

About

This web app allows you to list, create and delete your blog posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published