Skip to content

mircntzr/react-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

React Todo App

App Screenshot

A simple and responsive todo list application built using React.

DemoFeaturesInstallationUsageScreenshotsContributingLicense


Demo

Check out the live demo (https://react-todo-app-mircntzr.vercel.app/).

Features

  • Add, toggle completion, and delete tasks.
  • Filter tasks by status (all, active, completed).
  • Responsive design that works well on various devices.

Installation

  1. Clone this repository: git clone https://github.com/mircntzr/advice-generator-app
  2. Navigate to the project directory: cd advice-generator-app
  3. Install the dependencies: npm install
  4. Start the application: npm run dev
  5. Open your browser and go to "http://localhost:5173".

Technologies Used

  • Javascript
  • React
  • CSS

Contributing

We welcome contributions of any kind! If you would like to contribute to the project, please submit a pull request. For major changes, it is recommended to open an issue for discussion first.

Releases

No releases published

Packages

No packages published