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.
- 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.
Follow these steps to get the Simple To-Do List App up and running on your local machine:
- Node.js and npm (Node Package Manager) installed on your computer.
- Git for version control.
-
Clone the repository:
git clone https://github.com/livcia/REACT_todo_app.git cd REACT_todo_app
-
Install the project dependencies and Start the development server:
npm install
npm start
If you have any questions or suggestions, please feel free to reach out to us at xOliwkaa69@gmail.com