/to-do-list

Primary LanguageJavaScript

To Do List Project

This project is about Creating a To Do list app that add and deleting tasks and store them in local storage.

Built With

  • Javascript
  • Html
  • Bootstrap framework for styling
  • CUstom css for additional styling

Live Demo

Live Demo Link

Getting Started

Prerequisites

  • For usage ensure you have nodejs and npm installed
  • Text editor
  • GitHub
  • Git -Browser

Clone this repository on to your local PC

  • Click on the Code green button
  • By the right end of the read-only input containing the repository link click the clipboard icon to copy the link
  • In your local PC, open your terminal in the folder you would like to clone the repository into
  • Clone the repository with the command: git clone (copied link); like so: git clone https://github.com/danmainah/to-do-list.git
  • After the clone, type in the command cd to-do-list to access the directory on the terminal
  • In the terminal type npm start and it will load the app in your default browser.

👤 Daniel maina

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments