Skip to content

SantiagoMC52/Todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

FullStack Todo List

todolist

Description

  • Project done using ReactJS with Redux
  • Used mongoose as database
  • Implement a todo list where you can add a task, delete it or mark it as done
  • Tested with jest

How to run the app

  • Run npm install in both folders, frontend and backend
  • Duplicate .env.example, without the .example, and fill the .env with your string connection to the database
  • Start the app running npm start in both folders frontend and backend

About

FullStack todo list where you can add a task, delete it or mark it as done

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published