Welcome! This minimalistic to-do-list app was built using React and Tailwind CSS. It gives the user the ability to add and remove tasks, as well as mark them completed.
Fork this repository
Clone your forked repository
Navigate to the cloned repository and open your terminal
Run the following commands:
- npm install #install node dependencies
- npm start #start the project in a local/development server