Skip to content

radovansanta/React-Todo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

React-Todo-List

Todo List created using React library

Features:

  1. User can add a Todo using the text field and pressing ,,Add” button. However, the user is not able to add empty Todo.
  2. The text field is cleared once the Todo is created
  3. Created Todo is shown up at the top of the list
  4. User can see all added Todos
  5. Using the checkbox the status of Todo is change either to completed or to not yet finished.
  6. Once the ,,Remove” is clicked the specific Todo is removed
  7. User can set a date and time during creating a Todo. If a date and time is selected Todo is listed under the ,,Upcoming” headline

Snímka obrazovky 2021-10-01 o 12 56 34

About

The project presents a responsive Todo List created using React library. Let's discover code and see its functionalities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors