Skip to content

React Task Manager is a responsive task management app built with React, Redux, TypeScript, and SCSS.

Notifications You must be signed in to change notification settings

HMagda/task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager

Task Manager is a responsive task management app built with React, Redux, TypeScript, and SCSS. Users can add, edit, and delete tasks, which are categorized into 'Active' and 'Completed'. Tasks auto-transfer to 'Completed' when done, making this app an efficient tool for tracking tasks seamlessly.

Getting Started

  1. Clone or download the repository
  2. Open your terminal and navigate to the project directory
  3. Run npm install to install the necessary dependencies
  4. Run npm start. The application will be running at http://localhost:3000.

Features

  • Add, edit, or delete the task
  • Cross off the completed tasks and view them in the 'Completed Tasks' section

About

React Task Manager is a responsive task management app built with React, Redux, TypeScript, and SCSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published