Skip to content

A to-do list application created with HTML, CSS and JavaScript that is able to track activities..

Notifications You must be signed in to change notification settings

simplegoose/todo-list

Repository files navigation

TO-DO List

📗 Table of Contents

📖 [TO-DO List]

TO-DO list is a simple project that is created using JavaScript and bundled using Webpack.

🛠 Built With

Tech Stack

Client
  • HTML
  • CSS
  • JavaScript

Key Features

  • Add to-do item
  • Remove to-do item
  • Store tasks to local storage

(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:

Setup git if you don't have git. Setup node if you don't have node.js.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:simplegoose/todo-list.git
  or
  git clone https://github.com/simplegoose/todo-list.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

  npm start

(back to top)

👥 Authors

👤 Simplegoose

(back to top)

🔭 Future Features

  • [API Integration]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project leave me a start on github.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A to-do list application created with HTML, CSS and JavaScript that is able to track activities..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published