Skip to content

Raish10100/reactToDoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React ToDo App

Welcome to the React ToDo App! This project was created for practice purposes to enhance my skills in React development.

Overview

This ToDo App is a simple project built using React. While functionality is the primary focus, minimal styling has been applied to keep the focus on React concepts.

Image

TODO App

Features

  • Add tasks to your todo list.
  • Mark tasks as completed.
  • Delete tasks from the list.

Technologies Used

  • React
  • JSX

Installation

  1. Clone the repository:
git clone https://github.com/Raish10100/reactToDoApp.git
  1. Navigate to the project directory:
cd reactToDoApp
  1. Install dependencies:
npm install
  1. Start the development server:
npm start

Usage

Simply add tasks to your todo list, mark them as completed when done, and delete them as needed.

Contributing

Contributions are welcome! To contribute to this project, follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Make your changes and commit them: git commit -m "Add your changes"
  4. Push to the branch: git push origin feature/your-feature-name
  5. Submit a pull request.

Credits

This project was created by Raish Vadaviya. If you have any questions or feedback, feel free to contact me at my email address: raishgma101001@gmail.com

Contact

About

To-Do app created using React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published