Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naledi-dikgale/todo-list

This Todo-list app was created using JavaScript, HTML and CSS, Items can be added, edited, stored and deleted from the list depending on the user.
https://github.com/naledi-dikgale/todo-list

css html javascript

Last synced: 8 days ago
JSON representation

This Todo-list app was created using JavaScript, HTML and CSS, Items can be added, edited, stored and deleted from the list depending on the user.

Awesome Lists containing this project

README

        


Todo-list

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 Todo-list

**Todo-list-project** is a project to showcase my html,CSS and javascript skills applied in bulding a todo-list

## 🛠 Built With

### Tech Stack

Client


  • HTML

  • CSS

  • JavaScript

### Key Features

- **[Add_header]**
- **[Add_styling]**

(back to top)

## 🚀 Live Demo https://naledi-dikgale.github.io/todo-list/dist/

- [Live Demo Link](https://naledi-dikgale.github.io/todo-list/dist/)

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

web browser

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/Naledi-Dikgale/todo-list.git
```

### Install

Install this project with:

```sh
cd todo-list
npm install
```

### Usage

To run the project, follow the instruction below:
open index.html in your browser

(back to top)

## 👥 Authors

👤 **Naledi Dikgale**

- GitHub: [@Naledi-Dikgale](https://github.com/Naledi-Dikgale)
- LinkedIn: [naledi-dikgale-068423159](https://www.linkedin.com/in/naledi-dikgale-068423159/)

(back to top)

## 🔭 Future Features

- [ ] **[Add_footer]**
- [ ] **[Add_navbar]**
- [ ] **[Add_images]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](project/issues).

(back to top)

## ⭐️ Show your support

If you like this project Please star it in my github page.

(back to top)

## 🙏 Acknowledgments

I would like to thank my teammates.

(back to top)

## 📝 License

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

(back to top)