Skip to content

sheylaPozo/todolist

Repository files navigation

Microverse

Module 2: To do list


This project is been made with HTML5, CSS3, JS, and webpack, following the guidelines of Microverse🔗 for best practices, as part of Microverse 2.0 curriculum.


                           --------------------------- 
                           |      To do list :        |
                           ----------------------------

Minimalist To do list web application manages your daily activities making your life easy and organized. Application or tool that keeps your daily activities on a list of to dos, helping you organize your day, by listing the things you have yet to do and the things you have completed doing during the day, you can mark them as completed once they are done, and erase them after. --


🤍 Built With:


  • HTML5 🤍
  • CSS3 🤍
  • JS 🤍
  • Webpack🤍
Desktop version Mobile version
Desktop Mobile

The main purpose of the project To do list is to put in practice HTML5, CSS3, and Javascript concepts to build a website with all the proffesional outview of it.

🤍 Live Demo 🤍


🤍 Netlify 🤍 Github Pages 🤍


🤍 Instructions:

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

🤍 Getting Started:

To get the content of this project locally you need to run this command on your terminal :

  • cd <folder>

  • git clone git@github.com:sheylaPozo/todolist.git

🤍 Install

  • Set up liveserver as an extension in your VS Code.
  • If you don't have the live server extension, or are using another software just view directly in your browser.

🤍 Usage:

  • Right click on "Go Live" in your VScode to view in your browser.
  • If you don't have live server extension right click on the index.html to view in browser.

🤍 Test:

For tracking linter errors locally you need to follow these steps:

  • After cloning the project you need to run this command:

    npm install This command will download all the dependancies of the project

  • For tracking any linter errors in HTML file run:

    npx hint .

  • And for tracking linter errors in CSS file run:

    npx stylelint "\*_/_.{css,scss}"

🤍 Author:

👤 Sheyla Pozo 🤍


🤝 Contributing:

Contributions, issues, and feature requests are welcome! 🤍

Feel free to check the issues page.

Dependencies

webpack

🤍 Show your support

Give a ⭐️ if you like this project!

🤍 Acknowledgments

Hat tip to anyone whose code was used

  • Microverse
  • Inspiration

📝 License

This project is MIT licensed.

About

To Do List Application made with Javascript and webpack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published