Skip to content

juliavasta/todo-list-inline-edit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-todo-list

Screen Shot 2023-04-05 at 20 00 33

I built a todo list component with inline edit in React.

Installation

To run locally:

npm install
npm start

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