Skip to content

dovidmoishe/Fullstack-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This is a Full Stack todo app using HTML, CSS, and Javascript on the frontend and Node.js, Express.js and MongoDB on the backend.

Getting started

Once the project is cloned on your local device, cd into the folder, and then into the backend folder then run: npm i

To start the development server run: npm start