Skip to content

adarsh-singh01/Taskly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do App

Welcome to the To Do App repository! This project is a simple To Do list application designed to help you stay organized and manage your tasks effectively.

Features

  • Task Management: Add, Mark as Done, and delete tasks effortlessly.
  • Responsive Design: Fully responsive layout ensures seamless usability across desktops, tablets, and mobile phones.
  • Easy to Use: Intuitive interface for hassle-free task management.
  • Lasts Longer: The todos you make will be saved in browser localStorage so that it does wipes off when you refresh the page or come back later.

Installation

To run the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/to-do-app.git
  2. Navigate to the project directory: cd to-do-app
  3. Then Write Following Command in Terminal:
npm init -y

  1. Open the index.html file in your browser.

Usage

Feel free to explore the To Do App and start managing your tasks effectively!

Contributing

Contributions are welcome! If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/your-feature
  3. Make your changes
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin feature/your-feature
  6. Submit a pull request

Credits

This project was developed by Adarsh Singh.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A fully functional and responsive To Do List website, featuring weather integration using a Weather API and random motivational photos from Unsplash. Built with HTML, CSS, JavaScript, and Bootstrap. Stay organized and inspired while managing your tasks efficiently!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors