Skip to content

estebanx64/posts_crud-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

posts_crud-reactjs

Getting started

clone repository, install dependencies and run development server

> git clone https://github.com/estebanx64/posts_crud-reactjs.git
> cd posts_crud-reactjs
> npm install
> npm start

Open web browser and navigate at http://localhost:3000

Features

  • API where save posts http://reduxblog.herokuapp.com/
  • Consuming services with axios and Redux Promise
  • Manage application state with Redux
  • Manage form components with redux-form
  • Manage validate form with redux-form
  • Navigate inside the application with react-router

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published