Skip to content

App developed using ReactJS and Vite, during Ignite course by Rocketseat.

License

Notifications You must be signed in to change notification settings

edu2andrade/todo-list-web

Repository files navigation

Project Image License

Todo List App

Challenge 1 - Learning about React Native Concepts

💻 About Project

Develop a ToDo-List, a task control application, which contains the following features:

  • Add a new task.
  • Mark and clear a task as complete.
  • Remove a task from the listing.
  • Show progress on task completion.

I used this challenge to review my way on thinking in React, how to structure a (small) project like that... Decide where the states and functions should live, and more. I follow this excellent guide: Thinking in React.

🔧 Technologies used

See live here.

:octocat: How to test and install

Clone this repository:

git clone https://github.com/edu2andrade/todo-list-web.git

Install dependencies:

yarn

Start development environment:

yarn dev

📝 License

This project is under MIT License.

👽 Author

Made by Eduardo Andrade 🤘

About

App developed using ReactJS and Vite, during Ignite course by Rocketseat.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published