Skip to content

Siddharthmarko/ReactJs-Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

The Todo App is a user-friendly task management application designed to enhance productivity by effectively managing tasks.

Features

  • Task Management: Allows users to create and delete tasks effortlessly.
  • All Task View: Provides a comprehensive view of all tasks for better organization.

Implementation

  • React Components: Leveraged React's component-based structure for efficient task management functionalities.
  • State Management: Utilized React's useState and useEffect hooks for managing state and list mapping effectively.

Design Focus

The application prioritizes a user-friendly design to ensure seamless task management and navigation.

Tech Stack

  • Bootstrap: Utilized for responsive and user-friendly design.
  • JavaScript: Core programming language used for logic implementation.
  • ReactJS: Framework employed for building interactive user interfaces and managing application state.

Getting Started

To set up and run the Todo App locally, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/Siddharthmarko/ReactJs-Todo
    cd TodoList
    npm install
    npm run start
    

Feedback

We value your feedback! If you have any suggestions, encountered issues, or simply want to share your experience using the Todo App, please don't hesitate to reach out to us at [email protected] Your insights help us improve the application further.