Skip to content

joaoliveirapb/todo

Repository files navigation

To-Do ✅

An app to manage your tasks and increase your productivity.

🔗 Visit this Project

Table of Contents

Screens

screenshot screenshot - Mobile

Built With

Features

  • Switch between dark and light theme
  • Add tasks
  • Possible to view all tasks, only active tasks and only completed tasks
  • Delete tasks
  • Delete all completed tasks

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/joaoliveirapb/todo.git

# Install dependencies
$ npm install

# Run the app
$ npm run dev

Contact

Releases

No releases published

Packages

No packages published