Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/diamondnath07/todo-app


https://github.com/diamondnath07/todo-app

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

logo

Microverse README Template

# 📗 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)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 [Todo_list]

> This a todo-list application built as a CRUD application i.e an app that allows user Create,Read,Update and Delete.

**[Todo-list]** is an application that helps you keep track of what to do and what have been done

## 🛠 Built With

### Tech Stack

> Javascript is used to render page dynamically and add page functionality. Jest is used for testing and Html/Css is used for page structure.

### Key Features

> Describe between 1-3 key features of the application.

- **[OOP]**
- **[jest_testing]**
- **[line_through_interaction]**

(back to top)

## 🚀 Live Demo

> Add a link to your deployed project.

- [Live Demo Link](https://diamondnath07.github.io/ToDo-App/dist/)

(back to top)

## 💻 Getting Started

> In order to use this project, You have to clone the repository shown below;

### Prerequisites

In order to run this project you need:

```
clone the repository https://github.com/DiamondNath07/ToDo-App.git

```

### Setup

Clone this repository to your desired folder:

- Use git bash or your favourit command to open it
- cd to jest-testing

### Install

Vs studio code or any text editor of your choice

:

### Run tests

To run tests, run the following command:

```
locaate the -test-_ file
-run npm instal jest
- run npm start
```

(back to top)

## 👥 Authors

> Mention all of the collaborators of this project.

👤 **Author1**

👤 **Diamond Nathaniel I**

- GitHub: [@DiamondNath07](https://github.com/DiamondNath07)
- Twitter: [@DiamondNath07](https://twitter.com/@diamondNath07)
- LinkedIn: [Diamond Nathaniel I](https://linkedin.com/in/diamond-nathaniel-6b664b245)

(back to top)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/DiamondNath07/Web-Pack.git/issues.

(back to top)

## ⭐️ Show your support

> If you like this project kindly give it a star rating

(back to top)

## 🙏 Acknowledgments

> www.microverse.org

(back to top)

## ❓ FAQ

>

- **[Question_1]**

- [Is_it_responsive and functional]

(back to top)

## 📝 License

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

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)