Skip to content

MaTor97/react_to_do_list

Repository files navigation

react_to_do_list

https://to-do-list-becode.netlify.app/ In this project, we will learn the basic of react through the construction of a to-do-list editor

  1. install vite

    • select your project name
    • choose your framework (react)
    • choose the variant (javascript)
  2. Create all your components

    • an input field to type new todos
    • a submit button
    • a list of todos (just add 2-3 todos)
    • each todo has a checkbox next to it
  3. Set usestates

    • for checkbox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published