TODO LIST WITH Mevn Stack 📝

Todo list ini berfungsi untuk memanajemen tugas apa yang harus dikerjakan dan memantau tugas tersebut apakah sudah dikerjakan atau belum dengan menceklisnya

These Screenshoots 🚀

App Screenshot App Screenshot

Run Locally

Clone the project

  git clone https://github.com/hudaputrasantosa/todolist-with-mevn

Go to the project directory

  cd todolist-with-mevn

Install dependencies

npm install

Start the server

npm run start