Simple, intuitive app for managing simple tasks developed with best practices. React To-Do App with API integration for adding, deleting, toggling, and renaming tasks.
Technologies: React, Typescript, JavaScript, HTML5, CSS3, REST API, Bulma
Ensure that you have Node.js and npm installed on your computer. This project uses node version 14.
- Clone the repository using
git clone
- Install dependencies using the command
npm install
Execute npm start
command to run the app. Open your browser and navigate to http://localhost:3000/