Skip to content

Latest commit

 

History

History
86 lines (51 loc) · 2.06 KB

README.md

File metadata and controls

86 lines (51 loc) · 2.06 KB
logo

To-Do-list

A simple to do list where you can list your tasks

About the Project

In this project, I am creating a to-do list with Webpack, as the main objective is to learn to use it.

Built With

The To-Do List app was built with:

  • Major languages (HTML, CSS, and JavaScript)
  • Frameworks (Jest)
  • Technologies used (VS Code, Webpack, Git, and GitHub)

Live Demo

You can view a live demo of the app at To-Do List App

Getting Started

To get a local copy up and running, follow these steps:

Prerequisites

To run this project, you'll need to install:

  • VS Code
  • Live Server extension
  • Node.js

Installation

  1. Clone this repository to your desired folder:

git clone git@github.com:Cluab/to-do-list.git

  1. Run in the Terminal

npm i

Usage

To run the project, follow these steps:

  1. Open the project in VS Code.
  2. Run in the Terminal npm start.
  3. The website will open in your default web browser.

Authors

👤 Ibrahim Suhail Al-Yousefi

👤 asharanjith

Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page for any open issues.

Show Your Support

If you like this project, please give it a star on GitHub!

Acknowledgements

  • Microverse for providing the education that inspired this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.