Skip to content

harms280/simple-todo-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Todo List

Create a todo list app using HTML, JS, and the CSS file todos.css in this directory. Your app should look and function like the following GIF:

  • A user can hit enter in the text input to add a new todo
  • A user can click on the "Add Todo" button to add a new todo
  • Make sure the app looks just like the following gif. Use the CSS to figure out what element types, classnames, and id's you may need to use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.8%
  • CSS 27.0%
  • HTML 13.2%