Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/camilevahviraki/to-do-list-app-

Save daily tasks on in smart simple interface
https://github.com/camilevahviraki/to-do-list-app-

html-css-javascript netlify webpack

Last synced: about 13 hours ago
JSON representation

Save daily tasks on in smart simple interface

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# 📗 Table of Contents

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

# 📖 To do list App

> The todo List App allow you to have a list of important daily tasks and manage them easily.
> You can have the possibility to delete a task once it's done.
> You can edit a task if your plans changed

(back to top)

## 🛠 Built With

### Tech Stack

### Key Features

- Simple overview and access
- Data are stored in the users computer
- Desktop and mobile version of the website

(back to top)

### Live Demo

- [Live Demo Link](https://camile-to-do-list-app.netlify.app/)

## 💻 Getting Started

### Prerequisites

In order to run this project you need:

- A code editor like Visual Studio Code

### Setup

Clone this repository to your desired folder:

- copy this link `https://github.com/camilevahviraki/To-do-list-app-.git`.
- write `git clone https://github.com/camilevahviraki/To-do-list-app-.git`.
- `cd To-do-list-app-`

### Install

Install this project with: node package manager using npm install

- `npm install`

### Usage

To run the project, execute the following command:

- `npm start`

### Deployment

You can deploy this project using:

- `npm run build`

- Github pages

## 👥 Authors

👤 **Author1**

- GitHub: [@camilevahviraki](https://github.com/camilevahviraki)
- Twitter: [@camilevahviraki](https://twitter.com/CamileVahviraki)
- LinkedIn: [camilevahviraki](https://www.linkedin.com/in/camile-vahviraki)

## 🔭 Future Features

- Add the drag and drop functionnality

(back to top)



## ⭐️ Show your support

> You can show your support for the project by giving us a ⭐️.

(back to top)


## 🙏 Acknowledgments

- Microverse

## 📝 License

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

(back to top)