Skip to content

andriiafanasiev/Todo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo React App

A simple Todo application built with React.

Features

  • Add and delete tasks

Screenshot

Todo App Screenshot

How to Run

  1. Clone the repository:

    git clone https://github.com/your-username/todo-app.git
    cd todo-app
  2. Install dependencies:

    npm install
  3. Start the app:

    npm start
  4. Open in browser: Go to http://localhost:3000.


Just make sure to adjust the image path (./assets/images/todo-app-screenshot.png) according to where you save the screenshot in your project!

About

Simple Todo App with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published