/ToDoList

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

To-Do List

Description

A minimal cross-platform To-Do list app to organize your tasks.
This project was made as an introduction of using TypeScript with React Native.

Installation

yarn install
yarn start

Usage

Create a new task

Make a task inactive by pressing its Checkbox

Delete a task by pressing the X button

Change to dark mode using the moon icon and go back to white mode by touching the sun icon

License

License: GPL v3