Skip to content

Latest commit

 

History

History
111 lines (90 loc) · 3.53 KB

readme-en.md

File metadata and controls

111 lines (90 loc) · 3.53 KB
🇺🇸 English
🇧🇷 Português

luk4x-repo-status luk4x-repo-license

✅ To-do List


Video   |    Technologies   |    About   |    Highlights   |    Cloning   |    Contact


📹 Project Video Presentation

2022-02-16.18-06-24.mp4

If the video has any errors, reload the page!
Access the project online HERE

🚀 Technologies Used

📝 About

Watching the video above and/or accessing the project online will help you understand the explanation!

The project consists of a list of tasks developed with HTML, CSS and Javascript, where it is possible to add a task, mark it as completed and remove it.
Tasks are also saved in localStorage to improve the user experience.

📌 Some Highlights

  • Use of localStorage;
  • Small mapping of the Enter key to add a task;
  • Responsiveness

📖 Cloning the Project

To clone and run this project on your computer, you just need Git to be previously installed.
After that, in the terminal:

# Clone this repository with:
> git clone https://github.com/Luk4x/MissProg5d.git

# Enter the repository with:
> cd MissProg5d

# Run the project with:
> start index.html # For Windows users
> open index.html # For Linux/Mac users

🤝 Contributor Contact

Vitrine.Dev 🪟
Luk4x Github Photo
Lucas Maciel
🪧 Vitrine.Dev Lucas Maciel
✨ Name ✅ To-do List
🏷️ Technologies javascript, css, html
📷 Img vitrine.dev thumb

Back to Top