Skip to content

Todo app using mongoDB, React, Bootstrap, FontAwesome and Axios, Redux

License

Notifications You must be signed in to change notification settings

josevcarvalho/react-app-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react-app-todo

Project introduce

git clone https://github.com/josevcarvalho/react-app-todo.git  

cd react-app-todo/backend

mongod

To start the development server

npm run dev 

To start the production server

npm run production

In another terminal

cd react-app-todo/frontend

npm run dev

Stop the backend production server

pm2 stop all

About project

Project carried out in the curse Curso React + Redux: Fundamentos e 2 Apps do Absoluto ZERO!

About

Todo app using mongoDB, React, Bootstrap, FontAwesome and Axios, Redux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published