Skip to content

Anya-Laban/todo-app

Repository files navigation

Todo App

React-based Todo app with API integration:

  • Manage Tasks: Add, delete, and rename todos.
  • Toggle Status: Mark individual or all todos as complete.
  • Loading & Errors: Loaders for API calls, error notifications.
  • User-Friendly UI: Clean interface with smooth animations.
  • Real-Time Updates: Instant UI changes on successful API interactions

Demo links

Technologies that were used

  • React
  • JavaScript
  • TypeScript
  • Fetch API
  • HTML markup
  • CSS(flexbox, grid, BEM methodology)
  • SSAS preprocessor

Running the Project Locally

To run this project locally on your machine, follow these steps:

  1. Clone the repository: git clone https://github.com/Anya-Laban/todo-app.git
  2. Navigate to the project directory: cd todo-app
  3. Install the dependencies: npm install
  4. Start the development server: npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors