mesaquejunior / ignite-reactconcepts

This application was developed to meet the requirements of Rocketseat Ignite 2021

Repository from Github https://github.commesaquejunior/ignite-reactconceptsRepository from Github https://github.commesaquejunior/ignite-reactconcepts

Ignite

Challenge 01: ReactJS Concepts

🚀 About the challenge

The challenge goal is to create a Todo React Application that allows add a task, remove a task and mark a task as resolved.

  • Should be able to add a task
  • Should not be able to add a task with an empty title
  • Should be able to remove a task
  • should be able to check a task

About

This application was developed to meet the requirements of Rocketseat Ignite 2021

License:MIT License


Languages

Language:TypeScript 41.3%Language:JavaScript 38.6%Language:SCSS 18.4%Language:HTML 1.8%