Skip to content

swati2690/Task-2-Do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[React + Vite + Tailwind CSS]

About: 📝Task-2-Do

Task-2-Do is a clean, modern, and fully responsive task management web application. It allows users to easily organize their daily routines by adding, tracking, editing, and deleting tasks, complete with a task history viewer.

🚀Features

Full CRUD Operations Add | Read | Edit | Delete, tasks seamlessly.

** Responsive Layout ** Mobile-first design that looks great on all screen sizes.

Task Validation Checks to prevent empty entries or short text errors.

History Tracker Dedicated view to check completed or past tasks.

⚒️Built With

React.js - Front-End JavaScript library

Tailwind CSS - Utility-first CSS framework for styling

Lucid React - For crisp, modern icons

uuidv4 - For generating Unique ids for each task.

🖥️Getting Started

Follow these steps to run the project locally on your computer

Pre-requisites

Make sure you have Node.js installed on your computer

Installation

  1. Clone the repository:
    git clone [https://github.com/swati2690/Task-2-Do.git](https://github.com/swati2690/Task-2-Do.git)
    
  2. Navigate into the project folder:

bash__ cd Task-2-Do

  1. Install the dependencies:

bash__ npm install

  1. Start the local development Server:

bash__ npm run dev (or npm start depending on your setup)

About

A responsive task management web app built with React and Tailwind CSS. Features an intuitive UI for adding, tracking, editing, and deleting daily tasks with a dedicated task history viewer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors