Skip to content

praveen836845/Todo_in_React

Repository files navigation

ToDo React App

An awesome todo app made by Roy Singh

About The Project

A Todo web app is a type of software that allows users to create and manage their daily tasks, reminders, and deadlines in an organized and efficient way.

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

  • React

  • TailwindCSS

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

Below is an example of how to setup and install this app.

  1. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  2. Install NPM packages
    npm install
  3. For development Enviornment
    npm run dev

(back to top)

Features

  1. Task creation: Users can create a list of tasks with different titles. 2.Task organization: Users can sort tasks based on categories such as active , complete 3.Task deletion: Users can delete/update a task.

(back to top)

Contact

Roy Singh - @your_twitter - [email protected]

Project Link: https://github.com/your_username/repo_name

(back to top)