AnjuTewatia / vivatech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vivatech

Task Manager

Task Manager is a simple React application for managing tasks. It allows users to view existing tasks, create new tasks, and delete tasks.

Table of Contents

  • [Features]
  • [Gettting start]

Features

  • View a list of existing tasks
  • Create new tasks
  • Delete tasks
  • Export the list to the excel file

Getting Started

npm start

Prerequisites

Make sure you have the following software installed on your machine:

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/task-manager.git

    Homepage

Screenshot 2023-11-16 193251

Add a new Task

Screenshot 2023-11-16 193408

Delete A task

Screenshot 2023-11-16 193424

Move to Excel file

Screenshot 2023-11-16 193639

Excel file Data

Screenshot 2023-11-16 193720

About


Languages

Language:JavaScript 63.1%Language:CSS 20.2%Language:HTML 16.7%