UpTask

A task management app to save your tasks

Table of contents

Overview

The challenge

Users should be able to:

  • View home page, add tasks page and view tasks page
  • Toggle between light and dark
  • Add the title, description and due date of their tasks
  • Know when their tasks are due and overdue
  • View all their added tasks

Links

  • Solution URL: Repo
  • Live Site URL: Live

How to Install

  • Clone this repository to your local machine: git clone https://github.com/your-username/your-repo.git
  • Install dependencies npm install

How to Run App

npm run dev The application should be running at http://localhost:5173.

My process

Built with

Author