Skip to content

This project is containing a ToDo list which I used to sharpen my skills in JavaScript and also to learn how to use web packs efficiently. Stack: HTML, CSS, JavaScript, Webpack.

Notifications You must be signed in to change notification settings

David-Lanzz/My-ToDo-List

Repository files navigation

logo

# 📗 Table of Contents

📖 [MY-TODO-LIST]

MY-TODO-LIST is a project i worked to help clients all around the world set goals/tasks according to priority.

🛠 Built With

Visual Studio Code, Github

The Tech stack used in this project is the frontend technology and it consists of just the index.html,scipt.js and styles.css and webpack files

Cascading Style Sheet
Mark-Up Language
JavaScript

Key Features

  • [Fresh quality content]
  • [Speed and responsive]
  • [Easy to use]
  • [Adding and removing of tasks]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

All necessary files about the concert are present in the repo so run/install it and check through for any information you might need.

Prerequisites

In order to run this project you need: A browser A good internet connection Visual Studio Code [OPTIONAL]

Setup

Clone this repository to your desired folder:

Install

Install this project with:

  • cd MY-TODO-LIST
  • npm install

Usage

To run the project, Click on the live Demo link or...

Run tests

To run tests, run the following command: npm install --save-dev [email protected] [email protected] [email protected] [email protected] npx stylelint "**/*.{css,scss}"

npm install --save-dev [email protected] npx hint .

npm install --save-dev [email protected] [email protected] [email protected] [email protected] npx eslint .

Deployment

You can deploy this project using:

githack and github pages

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • [A feature that allows users drag and drop tasks to desired position]

(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... please leave me a comment in my twitter account, Thankyou

(back to top)

🙏 Acknowledgments

I will like to give kudos to microverse for assigning the creation of this project to me.

(back to top)

FAQ

  • How did you get the linters to work for the html and CSS

    • Move into the project directory, copy and run the following commands:

    "npm install --save-dev [email protected] [email protected] [email protected] [email protected]"

    then: npx stylelint "**/*.{css,scss}" to test for CSS and npx hint . for HTML

  • How did you align the elements to stack on or beside eachother

  • Use flex or grid boxes

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This project is containing a ToDo list which I used to sharpen my skills in JavaScript and also to learn how to use web packs efficiently. Stack: HTML, CSS, JavaScript, Webpack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published