Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-todo-app-with-tests

How to Run the App

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Set up your .env file using .env.example
  4. Run the app using npm run dev
  5. Access the app at http://localhost:5000

How to Run Tests

  1. Ensure MongoDB is running
  2. Run tests using npm test

Environment Variables

About

A Simple Todo App built with Node.js, Express, and MongoDB allows CRUD operations on todos via a RESTful API. It includes unit and integration testing using Jest and Supertest to ensure functionality and reliability.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages