An app to manage your tasks and increase your productivity.
- 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
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
- E-mail joaoliveira.batista1@gmail.com
- LinkedIn João Oliveira
- GitHub @joaoliveirapb