Skip to content

TechGenie-awake/ToDo

Repository files navigation

Todo App


How to Run the Project

1. Start the Backend Server

cd todo/todo-backend
npm install
node server.js

2. Start the frontend Server

In a new terminal

cd todo
npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published