A to-do list application built with React. This app helps you keep track of your tasks efficiently.
- React
- HTML
- CSS
Follow the steps below to install and run this web application on your local machine:
-
Clone the Repository
git clone https://github.com/michaeltrinh7/to-do-list.git
-
Navigate to the Project Directory
cd to-do-list
-
Install Dependencies
Use npm to install the project dependencies.
npm install
-
Start the Application
Now, you can start the application:
npm run start
More details about this project at https://michaeltrinh7.wordpress.com/2024/03/15/
todo-listbuilding-a-simple-to-do-list-app-with-react-choosing-the-right-state-management-approachtodo-list/