Skip to content

livcia/REACT_todo_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple To-Do List App

To-Do List Screenshot

The Simple To-Do List App is a minimalist web application built with React that allows you to create and manage your tasks effortlessly. You can add items to your to-do list and mark them as completed by clicking on them, and easily remove them when they're no longer needed.

Features

  • Task Management: Add and manage tasks quickly and efficiently.
  • Task Completion: Mark tasks as completed by clicking on them.
  • Task Removal: Remove completed or unnecessary tasks with a single click.
  • Simple and Intuitive: Minimalist design for an easy and clutter-free experience.
  • Responsive Design: Works seamlessly on desktop and mobile devices.

Getting Started

Follow these steps to get the Simple To-Do List App up and running on your local machine:

Prerequisites

  • Node.js and npm (Node Package Manager) installed on your computer.
  • Git for version control.

Installation

  1. Clone the repository:

    git clone https://github.com/livcia/REACT_todo_app.git
    cd REACT_todo_app
    
  2. Install the project dependencies and Start the development server:

npm install
npm start

Contact

If you have any questions or suggestions, please feel free to reach out to us at xOliwkaa69@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published