Skip to content

A simple to-do list app made by using MERN (MongoDB, ExpressJS, ReactJS, NodeJS) stacks.

License

Notifications You must be signed in to change notification settings

kotomono7/simple_todo_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Todo App

A simple to-do list app made with MERN (MongoDB, Express, React, Node) stack

Front-End Installation

  1. cd todo-app
  2. npm install
  3. npm start

Back-End Installation

  1. cd todo-backend
  2. npm install
  3. node index

Note

This app is aimed to be for testing only and is NOT meant to be deployed to production. It lacks request validation, security checks, error handlers and a lot more.

About

A simple to-do list app made by using MERN (MongoDB, ExpressJS, ReactJS, NodeJS) stacks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published