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

https://github.com/ansaribrahim/review-js-best--practices

This is my project of TO-DO with code review
https://github.com/ansaribrahim/review-js-best--practices

css html javascript js linters modules webpack

Last synced: 3 months ago
JSON representation

This is my project of TO-DO with code review

Awesome Lists containing this project

README

          

# πŸ“— 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)
- [Deployment](#triangular_flag_on_post-deployment)
- [πŸ‘₯ Authors](#authors)
- [πŸ”­ Future Features](#future-features)
- [🀝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [πŸ™ Acknowledgements](#acknowledgements)
- [πŸ“ License](#LICENSE)

# πŸ“– To Do List

**To Do List** is a application that displays my Techinical skills and projects that i have done.

**Link to online version of To Do List** is in [Live Demo](#live-demo)

## πŸ›  Built With

### Tech Stack

Client

Server

Database

### Key Features

- **To-do-list**
- **Setup with Webpack**
- **CSS loader Webpack**
- **HTML Webpack Plugin**
- **Source files in src(Folder)**
- **dist (folder)**

(back to top)

## πŸš€ Live Demo

- [Live Demo Link](https://ansaribrahim.github.io/Review-JS-best--practices/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:

- Modern chrome Browser

### Setup

- Clone this repository to your desired folder with the following commend
```
git clone git@github.com:AnsarIbrahim/To-do-list-new.git
```

### Install

- Type cd
```
To-Do-List
```
- open index.html file in the browser

### Usage

- To run the project, execute the following command:
- Type cd ``` To-do-list-new ```
- open index.html file in the browser

### Run tests

- To run tests, run the following command:
- npm bulid run

### Deployment

- You can deploy this project using:
- Type cd ``` To-do-list-newt ```
- open index.html file in the browser

(back to top)

## πŸ‘₯ Authors

πŸ‘€ **Ansar Ibrahim**

- GitHub: [Ansar Ibrahim](https://github.com/AnsarIbrahim)
- Twitter: [Ansar Ibrahim](https://twitter.com/ansaradheeb)
- LinkedIn: [Ansar Ibrahim](https://linkedin.com/in/ansar-ibrahim-61447424a/)

(back to top)

## πŸ”­ Future Features

- [ ] **To-Do-List: add remove**
- [ ] **To-Do-List: interactive list**

(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 please give it a STAR⭐️

(back to top)

## πŸ™ Acknowledgments

- I would like to thank following
- MicroVerse
- web.archive.org.

(back to top)

## πŸ“ LICENSE

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

(back to top)