to-do-list

The project consists of a page where you can add, edit and delete tasks within a list.

MIT License

Stars
2

Table of Contents

To Do List

The project consists of a page where we can add, remove, and edit tasks inside a list.

To Do List is a single page application.

Built With

Tech Stack

html, CSS, JS.

Key Features

  • Interactivity

  • Add, remove and update features

Live Demo

  • The project is not deployed yet.

Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need: Git, VSCode, Live Server Extension.

Setup

Open Git Bash inside the desire folder and clone this repository to your desired folder:

git clone https://github.com/dfsalam/to-do-list.git

Install

After cloning the repository you must type inside the git bash command line to access the project folder:

cd to-do-list

Usage

To run the project, execute the following command:

code .

This command opens the VS Code inside the project folder.

Run tests

This project doesn't have tests.

Deployment

To deploy the project on your own, you can create a new repository in your GitHub account and, using GitHub pages, make your deployment.

Author

Diego Salamanca

Future Features

  • Animations and transitions

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

If you like this project you can gift me a .

Acknowledgments

I would like to thank my coding partners @miltonHenschel and @flemton

Original design idea by Cindy Shin in Behance, according to the Creative Commons license of the design

FAQ

  • How can I study web development from anywhere in the world without an upfront payment?

  • You can apply now at Microverse Academy for free. Click here for more information.

License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

Related Projects