/TAI-IP-toDoList

single page application to keep track of important tasks

Primary LanguageJavaScript

logo

To Do List App

📗 Table of Contents

📖 Recipe-App

ToDos is single page application designed using HTML and CSS . Javascript is used to make it functional. It has a iteractive design and uses localstorage to retain data

🛠 Built With

  • JavaScript
  • LocalStorage
  • HTML/CSS

Key Features

  • Save data to Local Storage
  • Retrieve from Local storage
  • Interactive UI

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Node.js & npm
  • A web browser

Setup

Navigate to your desired folder and enter these commands:

  git clone https://github.com/karanJ2212/toDoList-techAIntern.git
  cd toDoList-techAIntern

Usage

To run the project, execute the following command:

use live server or run index file


<p align="right">(<a href="#readme-top">back to top</a>)</p>

## 👥 Author <a name="authors"></a>

👤 **Karan Jain**
- GitHub: [@karanj2212](https://github.com/karanJ2212)
- LinkedIn: [@karanjain2212](https:/www.linkedin.com/in/karanjain2212/)


<p align="right">(<a href="#readme-top">back to top</a>)</p>

## 🔭 Future Features <a name="future-features"></a>

- [ ] **UI Improvement**
- [ ] **Mobile version**

<p align="right">(<a href="#readme-top">back to top</a>)</p>

## 🤝 Contributing <a name="contributing"></a>

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/karanJ2212/toDoList-techAIntern.git/issues).

<p align="right">(<a href="#readme-top">back to top</a>)</p>

## ⭐️ Show your support <a name="support"></a>

If you like this project, please give it a star ⭐

<p align="right">(<a href="#readme-top">back to top</a>)</p>

## 🙏 Acknowledgments <a name="acknowledgements"></a>
Special thanks to all the assistance received!

<p align="right">(<a href="#readme-top">back to top</a>)</p>

## 📝 License <a name="license"></a>

This project is [MIT](./LICENSE) licensed.

<p align="right">(<a href="#readme-top">back to top</a>)</p>