Skip to content

Iqbal-Elham/To-Do-List

Repository files navigation

logo

Microverse

📗 Table of Contents

📖 [To Do List]

[To Do List] is a Single Page website that we can add and remove our to do tasks, which I used JavaScript modules pattern and webpack.

🛠 Built With

Tech Stack

Details
Client

Key Features

  • Dynamic content using JavaScript

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get the content of this project locally you need to run the following commands in your terminal:

and follow these steps.

Prerequisites

  • IDE(code editor) like: Vscode, Sublime, etc.
  • Git

Setup

Clone this repository to your desired folder:

  1. Download the Zip file or clone the repo with: bash git clone https://github.com/Iqbal-Elham/To-Do-List.git
  2. To access cloned directory run: bash cd To-Do-List
  3. Open it with the live server

Install

To install linters and other project's dependencies run: bash npm install

Usage

To run the project, execute the following command:

Run tests

To run tests, run the following command:

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

  1. For tracking linter errors in HTML files run: bash npx hint .
  2. For tracking linter errors in CSS or SASS files run: bash npx stylelint "**/*.{css,scss}"
  3. For tracking linter errors in javascript files run: bash npx eslint .

Deployment

You can deploy this project using:

(back to top)

👥 Author

👤 Iqbal Elham

(back to top)

🔭 Future Features

  • [Add navigation bar]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

A great thanks to Microverse.

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This project is a list of todo tasks, Users can add tasks, mark them as completed when they're finished, and then remove them. I used JavaScript modules, Webpack, HTML and CSS to build it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors