Skip to content

fernandotag/todo-list

Repository files navigation

Image of the ignite-todolist-challenge application

Repository size Repository size GitHub last commit GitHub All Releases License

This application is a simple todo list app.

You can:

  • list tasks
  • create new task
  • delete task
  • set task as done

👉 Link to access: https://todo-list-fernandotag.vercel.app/

Layout

Web screenshot


Mobile screenshot

Tecnologies

  • ReactJS
  • Typescript
  • SCSS
  • HTML

How to run

1. Clone this project

git clone git@github.com/fernandotag/todo-list

2. Open the project folder todo-list in your system's shell

cd todo-list

3. install the project's dependencies

npm install

4. run the app

npm run dev

License

Released in 2021 📕 License

This project is under the MIT license.

Give a ⭐️ if this project helped you!