Skip to content

HacFlix/TodoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vite React Todo App

This is a simple Todo App built with React and Vite, allowing users to add and delete tasks from a list of todos.

Prerequisites

Make sure you have Node.js and npm (Node Package Manager) installed on your machine before running this application.

Getting Started

Follow the steps below to get the app up and running on your local machine:

  1. Clone this repository:
git clone https://github.com/HacFlix/TodoApp.git
cd vite-react-todo-app
pnpm install
pnpm run dev

The application will now be accessible at http://localhost:3000. Any changes you make to the source code will automatically refresh the browser.

Usage -To add a new task, type your task in the input field and press Enter or click the "Add" button. -To delete a task, click the "Delete" button next to the task you want to remove from the list.

About

Simple Unresponsive todo list app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published