/ReviewPractice

This is a practice repo

Primary LanguageJavaScriptMIT LicenseMIT

📗 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)