Luiscarlosvd / To-do-list

A to-do list web page that allows users to save tasks and track completed tasks. Users can add, delete, modify and complete tasks. Built with JavaScript, HTML and CSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Do List Project

πŸ“— Table of Contents

πŸ“– To Do List

In this project I am creating a to-do list for your day to day! 😎

πŸ›  Built With

Tech Stack

  • HTML
  • JS
  • CSS
Client - HTML
- JS
- CSS
Server - Null
Database - Null

Key Features

  • Responsive Design
  • List with tasks
  • List created Dynamically with JS

πŸš€ Live Demo

You can watch the live demo here

(back to top)

πŸ’» Getting Started

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

Prerequisites

  • A web browser
  • A code editor
  • A terminal

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Luiscarlosvd/To-do-list.git

Install

Install this project with:

  cd To-do-List
  npm install

Usage

To run the project, execute the following command:

  npm run dev

Run tests

To run tests, run the following command:

  • no tests available

Deployment

Comming Soon...

(back to top)

πŸ‘₯ Author

πŸ‘€ Luis Valera

πŸ”­ Future Features

  • More styling 😁
  • Add dragging functionsπŸ‘Œ
  • More Functionalities 😎

Walkthrough

Comming Soon...

🀝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project, give it a ⭐️!

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for giving me the opportunity to learn and grow as a developer. Also, I would like to thank my family and my girlfriend, they are all my support. ✨

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

A to-do list web page that allows users to save tasks and track completed tasks. Users can add, delete, modify and complete tasks. Built with JavaScript, HTML and CSS.

License:MIT License


Languages

Language:JavaScript 80.8%Language:CSS 13.5%Language:HTML 5.7%