Skip to content

igorfiquene/todo-list-ignite

Repository files navigation

Image of the ignite-todolist-challenge application

Igor Fiquene Pessoa

📖 About

This application is the first challenge from the Ignite Bootcamp. The objetive is to develop the CRUD functions of this app.

📐 Layout

Home page

Home page

🚀 Tecnologies

  • React.js
  • Typescript
  • SCSS
  • HTML

✅ Extras

  • Implement useEffect.
  • Saving tasks inside localStorage. Is it possible to change the storage or delete

🔧 How to run

  • Download this project to your computer or use the git command git clone [email protected]:igorfiquene/todo-list-ignite.git
  • Open the folder todo-list-ignite in your system's shell
  • Run $ yarn install to install the project's modules

Webpage

  • Open the folder todo-list-ignite in a terminal tab
  • Run $ yarn dev

📕 License

Released in 2021 📕 License

This project is under the MIT license.

Give a ⭐️ if this project helped you!

</> by Igor Fiquene Pessoa