Aniumbott / task-man

TaskMan is a simple task manager build with React

Home Page:https://taskman-react.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TaskMan

TaskMan is a simple task manager built with React

Installation

1. Clone the repository

git clone https://github.com/Aniumbott/task-man.git 
cd task-man

2. Install dependencies

npm install

3. Run the app

npm start

4. Open the app

http://localhost:3000

Features

  • Add task
  • Edit task
  • Delete task
  • Due date and time
  • Filter tasks
    • Status
    • Name
    • Description
  • No-Auth (local storage)
  • Theme toggle
  • Responsive design
  • Desktop notifications

Technologies

  • NPM: Package manager
  • React: A JavaScript library for building user interfaces
  • Mantine: A UI component library for React

Demo

YouTube

Deployment

https://taskman-react.vercel.app (Allow Notifications)

About

TaskMan is a simple task manager build with React

https://taskman-react.vercel.app/


Languages

Language:TypeScript 87.2%Language:HTML 9.6%Language:CSS 3.2%