Skip to content

Nazarin565/react-todo-app

Repository files navigation

React ToDo App

ToDo App is a web application that allows the user create and manage their tasks. The site uses an API that allows to add, delete, edit and toogle elements. It created using React with Typescript

Technologies: React, Typescript, HTML, CSS(SCSS), REST API, Bulma, React transition group

Features

  1. API Integration: Implementing an API in the application allows the user to save changes to the list and synchronize it with other devices, ensuring the constant relevance of the data
  2. Multifunctionality: User can add new tasks, edit them, delete old, toogle them status to completed or uncompleted, filter them, clear all completed and make all tasks - completed.
  3. Simple user-fruedly interface: A simple minimalist app, intuitive to use and styled with the bulma library
  4. Smooth animation: CSS Transition helps to get a smooth animation, and using a loader shows which elements change

Requirements & Installation

For launching this project you must have Node.js and npm on your computer. This project uses node v14.

  1. Clone repository with git clone
  2. Install dependencies with npm install or npm i
  3. tart project with npm start

Or You can just use the link below

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published