Skip to content

andreirepo/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Application Example

A simple Todo application built with a Yarn monorepo structure, using MongoDB for data storage.”

System Requirements

  • nvm
  • yarn

Installation Steps

  1. Clone the repository to your local machine.
  2. Run the command yarn install to install dependencies.

How to Run the Application

  1. Run nvm use to use the required node version (run nvm install if the required not installed)
  2. Run yarn start to start application
  3. Access application athttp://localhost:7000

Licensing

This project is licensed under the terms of the MIT License.

About

React todo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published