toastdevv / taskit

Cool beans task manager

Home Page:https://taskit-bxrg.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taskit

Taskit is a task management app that allows you to put your tasks into groups and keep track of them by checking or unchecking them, editing them or completely removing them.

Getting started

The app is divided into two directories. To get started, run yarn to install the required dependencies.

Make sure to copy and paste the .env.example file as .env and fill the required fields before running the project.

Commands available

yarn dev to run project in development mode. yarn lint to check for errors and warnings before building the project yarn build to build project before running in production mode (IMPORTANT) yarn start starts the project in production mode

About

Cool beans task manager

https://taskit-bxrg.onrender.com

License:MIT License


Languages

Language:TypeScript 69.5%Language:JavaScript 29.2%Language:HTML 1.1%Language:CSS 0.2%