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

https://github.com/kanphatdev/todo-mern

mern project todo system
https://github.com/kanphatdev/todo-mern

daisyui expressjs lucide-react prisma prisma-client reactjs workbench

Last synced: about 2 months ago
JSON representation

mern project todo system

Awesome Lists containing this project

README

          

# todo-mern

A brief description of your project goes here. It could mention the purpose, key features, and main functionalities.

---

## Backend Tech Stack

| Technology | Description |
|-------------|-----------------------------------------------------------------------------|
| Express | A fast, unopinionated, minimalist web framework for Node.js |
| Morgan | HTTP request logger middleware for Node.js applications |
| CORS | A middleware that allows for Cross-Origin Resource Sharing in your API |
| Nodemon | A tool that automatically restarts the server when file changes are detected|

---