Skip to content

jaydenharrod/react-redux-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react-redux-crud

Getting Started

Launching the Mongo/Express/Node server

mongod --dbpath /data/db cd react-crud-server yarn install yarn start https://localhost:3001/

Launching the client React/Redux server

cd react-crud-client yarn install yarn start https://localhost:3000/

Screenshots

Laptop Posts view Laptop Create view Mobile Posts view Mobile Create view

About

Working implementation of a React/Redux CRUD app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published