An open API service indexing awesome lists of open source software.

https://github.com/coderomm/full-stack-todo-app

Tech stack used - MERN
https://github.com/coderomm/full-stack-todo-app

mern-stack todoapp

Last synced: 3 months ago
JSON representation

Tech stack used - MERN

Awesome Lists containing this project

README

          

## Full Stack Todo App

This project contains a simple **TODO Application**.
It has the following features.

- Anyone user can create a todo
- Anyone user can see their existing todo
- Anyone user can mark a todo as done

- // Initialize a node project
- // Put a package.json
- // npm install express