Skip to content

lomse/todo-app-redux-appolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is built with React.js for the frontend and for the backend, GraphQl server.

How to use this app?

  1. Start your mongodb server by running mongod in your terminal
  2. Open another tab and start the app by running yarn start or npm start