/ignite-todo-list

Todo List made with ReactJS

Primary LanguageTypeScriptMIT LicenseMIT

to.do 📝

This is the first challenge of the Rocketseat Ignite course.

In this challenge, we had to develop the following tasks:

  • Add new task
  • Mark a task complete
  • Remove a task

Todo list

Todo list - Try Adding an empty todo

🛠️ Stack

  • React
  • Typescript
  • Yarn
  • Webpack
  • SCSS, Babel
  • Responsive

Run

    yarn install
    yarn dev

Run tests

    yarn test

👩 Author

@laisfrigerio

📄 License

This project is licensed under the MIT License - see the LICENSE file for details