Skip to content

This GitHub repository is a functional to-do list app built using vanilla JavaScript, HTML, and CSS. Users can add, edit, and delete tasks and mark them as complete.

License

Notifications You must be signed in to change notification settings

federicaulzurrun/toDoList

Repository files navigation

To do list

📗 Table of Contents

📖 To Do List

To do list We created this project using a wireframe with plain JavaScript.

🛠 Built With

Tech Stack

First i use HTML 5 thas it's markup languange used for structuring and presenting content on the WWW. And we add the functionality with Javascript.

Key Features

  • Page Development : Where you can check the functionality of the page.

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

  1. Have VScode instale, it's a code editor.
  2. Have downloaded Git.
  3. Have a minimum knowledge of css and html
  4. Live server extension
  5. Npm
  6. Node
  7. Webpack

Setup

Clone this repository to your desired folder:

  git clone https://github.com/federicaulzurrun/toDoList.git

Install

npm install

Usage

To run the project, execute the following command:

Open Live Server

Run tests

To run tests, run the following command:

  To check the HTML functionality use: 'npx hint .'
  To check the CSS functionality use: 'npx stylelint "**/*.{css,scss}"'
  To check the JavaScript functionality use: 'npx eslint."'

Deployment

You can deploy this project using:

GitHub pages.

(back to top)

👥 Author

👤 Federica Ulzurrun

🔭 Future Features

  • -Making the page more responsive : Adding more than 1 breaking point.

(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 let me know via twitter ! and i'll follow you!

(back to top)

🙏 Acknowledgments

Thanks to Microverse for allowing me to make this project

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This GitHub repository is a functional to-do list app built using vanilla JavaScript, HTML, and CSS. Users can add, edit, and delete tasks and mark them as complete.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published