Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/b14ck0ps/mern-todoapp

Simple todo app with React js , express and mongo db.
https://github.com/b14ck0ps/mern-todoapp

express mongodb react tailwindcss

Last synced: about 2 months ago
JSON representation

Simple todo app with React js , express and mongo db.

Awesome Lists containing this project

README

        

## A simple TODO app using MERN stact

### Dependencies

The following dependencies are required to run this project:

* Node.js
* pnpm
* react vite
* express
* mongodb

```bash
cd frontend
pnpm dev --port 3000

cd backend
pnpm dev
```

### Demo
Demo Gif