Skip to content

erin-commarato/basic-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic blog

A very simple blog implementation that I learned during a course with Stephen Grider. It uses his public Heroku API to post, fetch and delete simple blog posts. Feel free to create new posts (but keep it clean!) and delete them to test functionality.

###Getting Started###

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

	> git clone git@github.com:erin-commarato/basic-blog.git
	> cd basic-blog
	> npm install
	> npm start

About

Simple blog for Redux with React and Babel support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors