Skip to content

kuznetsova-anastasiia/todo-app

Repository files navigation

Todo List App

image This is a simple web application for managing a to-do list.

Description

The Todo List App is a dynamic web application built using React, SCSS, Material UI and TypeScript. It allows users to create new tasks, mark them as completed, delete them from the list and change their titles.

The application uses API to store the tasks, so the user's data will persist even if they close and reopen the browser.

The design of the application is minimalistic and user-friendly, with a simple layout and clear visual cues for completed and active tasks.

Demo

You can view a live demo of the application HERE.

Technologies

  • React
  • TypeScript
  • REST API
  • SCSS
  • Bulma
  • Material UI

Contributing

If you have any suggestions or improvements for this project, feel free to create an issue or submit a pull request. Contributions are always welcome!

Credits

This project was created by Anastasiia Kuznetsova.