Skip to content

Vgonma/toDoList

Repository files navigation

📗 Table of Contents

📖 To Do List

To Do List To Do lList is a simple web application that displays a list of tasks and allows you to add new ones and remove completed ones from that list.

🛠 Built With

Tech Stack

Functionality
Webpage
Styling

Key Features

  • Pretty
  • Simple to use

(back to top)

🚀 Live Demo

(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:

NodeJs

Setup

Clone this repository to your desired folder:

    git clone git@github.com:Vgonma/toDoList.git

Install dependencies:

    npm i -y

Build the webapp:

    npm run build

You can use a live server for debuging using the command

    npm run start

Usage

To run the project open the html file in your web browser.

Deployment

(back to top)

👥 Author

👤 Victor Gonzalez

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project feel free to give it a star.

(back to top)

🙏 Acknowledgments

We would like to thank Microverse for starting us in this project.

(back to top)

❓ FAQ

  • Can I contribute to the project?

    • Yes. By all means feel free to clone the repository and make your changes. (Always use a new branch)
  • Can I use this application freely?

    • You can use the application as long as you give credit where it is needed.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

To do list is a simple webpage that lets you manage tasks. It lets you add new tasks, mark tasks as completed and remove completed tasks. Also your tasks are saved for the next time you open up your the page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors