Skip to content

A simple blog application powered by React, Redux, and Redux Form

Notifications You must be signed in to change notification settings

jasonbland/blog2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog2

This is a simple blog application powered by React, Redux, and Redux Form that allows for creating, deleting, and deleting blog posts.

Features

  • Create, Delete, and Fetch Posts

Dependencies:

  • axios
  • lodash
  • react
  • react-dom
  • react-redux
  • react-router-dom
  • react-scripts
  • redux
  • redux-form
  • redux-thunk
  • semantic-ui-css

Setup

Clone this repo to your desktop and run npm install to install all the dependencies.


Usage

After you clone this repo to your desktop, go to its root directory and run npm install to install its dependencies.

Once the dependencies are installed, you can run npm start to start the application.


About

A simple blog application powered by React, Redux, and Redux Form

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published