Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hetrox8/to-do-list

This is a Simple Website where Client can Add or Remove his personal Goals which he has managed to accomplish. The main language used to achieve this project include: Javascript , Html , Css and Webpack
https://github.com/hetrox8/to-do-list

Last synced: 6 days ago
JSON representation

This is a Simple Website where Client can Add or Remove his personal Goals which he has managed to accomplish. The main language used to achieve this project include: Javascript , Html , Css and Webpack

Awesome Lists containing this project

README

        


To-Do 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)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 To-Do list

To-Do list is a Project which its main feature is for the Client to add , remove or mark completed Task he initially Assigned.

## 🛠 Built With
- HTML
- CSS
- JAVASCRIPT

### Tech Stack

Client

### Key Features

- **Responsive Design**
- **dynamic**
- **Code Quality**

(back to top)

## 💻 Getting Started

### Prerequisites

In order to run this project you need:

- You need to have NodeJS installed
- A Web Browser (Google Chrome, Firefox, etc)
- A Code Editor (Notepad++, VSCode, etc)

### Setup

Clone this repository to your desired folder:

```
git clone your link repo https://github.com/hetrox8/To-List.git

cd your folder name
```

### Install

Install this project with:

```
npm install
```

### Usage

To run the project, execute the following command:

Double-click on the index file (index.html)

### Run tests

To run tests, run the following command:

npx hint .

### Deployment

You can deploy this project using:

Deploy this project on any web server

(back to top)

## 👥 Authors

👤 **Suleiman Gacheru **

- GitHub: [@githubhandle](https://github.com/suleiman)
- Twitter: [@twitterhandle](https://twitter.com/Asuleiman)
- LinkedIn: [@LinkedIn](https://www.linkedin.com/in/anshuman-singh-negi-33779a224/)

(back to top)

## 🔭 Future Features

- [ ] **Adding more pages**
- [ ] **FrontEnd Framework implementation**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project give me a star.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse.

(back to top)

## 📝 License

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

(back to top)