Skip to content

ToDoSage - A React-based Open Source Todo App for your task management needs

Notifications You must be signed in to change notification settings

theSamyak/ToDoSage

Repository files navigation

TodoSage

ToDoSage is an open-source Todo application built with React, designed to help you manage your tasks efficiently.

Features

  • Add and Edit Tasks: Easily add new tasks with descriptions and due dates. Edit existing tasks to keep information up-to-date.
  • Completion Tracking: Mark tasks as completed to keep track of your progress.
  • Persistent Storage: Utilizes browser's local storage to save tasks between sessions, ensuring your tasks are always accessible.
  • Responsive Design: Works seamlessly across desktop and mobile devices for convenience.

Demo Link(s)

Installation

To run TodoSage locally on your machine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/theSamyak/TodoSage.git
    cd TodoSage
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start
  4. Open your browser and navigate to http://localhost:3000 to view TodoSage.

Technologies Used

  • React
  • JavaScript
  • HTML/CSS

Contributing

Contributions are welcome! Here's how you can contribute to ToDoSage:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix (git checkout -b feature/AmazingFeature).
  3. Make changes and test your changes locally.
  4. Commit your changes (git commit -m 'Add some AmazingFeature').
  5. Push to the branch (git push origin feature/AmazingFeature).
  6. Open a pull request.

Contact

For issues and feature requests, please open an issue in the repository-

Feel free to contact me: