Skip to content

owen-corrigan/to-do-app-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do App Frontend

This is a simple front end for the go to do app created on the BJSS Go academy.

Running the project

first make sure you have the backend downloaded and running.

npm i
npm start 

Open http://localhost:3000 to view it in the browser.