Skip to content

htainhtain/Todo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

Todo App. Design is referenced from Frontend mentor.

Installation and Setup Instructions

Clone this repository. node and npm needs to be installed globally on your machine.

Installation

npm install

Starting the server

npm start

Visiting app

localhost:3000/

live demo

Live