Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 834 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 834 Bytes

ReactJS To-Do App

This is a simple To-Do app built using ReactJS. It allows users to add, delete, and mark tasks as completed.

Features

  • Add new tasks with ease.
  • Mark tasks as completed or pending.
  • Delete tasks effortlessly.
  • Intuitive and responsive design for seamless user experience.

Installation

  1. Clone this repository:

  2. Navigate into the project directory:

  3. Install dependencies using npm:

Usage

  1. Start the development server:

  2. Open your browser and navigate to http://localhost:3000 to view the app.

Technologies Used

  • ReactJS
  • HTML5
  • CSS3

Contributing

Contributions are welcome! Please fork this repository and create a pull request with your proposed changes.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.