Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 987 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 987 Bytes

Todo App

React Todo App with API is an application that allows users to add, view, toggle, rename, and delete tasks in a to-do list. Tasks can be marked as either 'completed' or 'active.' The app provides a seamless way to manage tasks with the ability to update task status and titles efficiently.

To experience a demonstration of this project, please visit the DEMO LINK

This educational endeavor was undertaken during the completion of a Frontend Development course to showcase and refine skills in the following areas:

  • Task status toggling
  • Renaming tasks
  • State management
  • Forms and controlled components
  • API integration

Technologies Utilized

The project includes the following technologies:

  • TypeScript, JavaScript (ES6)
  • React
  • HTML5
  • CSS3
  • Prettier
  • Fetch, REST API
  • Git
  • GitHub

Additional launch instructions: