Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

EuJinnLucaShow/todo-app

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO List React Application

Installation and Launch

  1. Clone this repository.
  2. Navigate to the project directory.
  3. Run npm install to install dependencies.
  4. Run npm start to start the application.

Features

  • Fetches tasks from MockAPI.
  • Implements pagination for task display.
  • Allows CRUD operations for tasks.
  • Custom-designed UI for better user experience.
  • State management via Redux/Local Storage.

Folder Structure

  • src/
    • components/: Contains React components.
    • redux/: Redux-related files (if using Redux).
    • utils/: Utility functions.

How to Use

  • Add tasks using the 'Add' button.
  • Mark the task as completed or delete using the appropriate buttons.
  • Navigate between pages using pagination.

Repository Link

Git repository link.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.