rolandfbk / to-do-list

This is a project being built to show the usage of Webpack. It's an application were you are able to add a task to the list, and remove a task from the list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microverse Project

To Do List

This is a project being built to show the usage of webpack. Its an application were you are able to add a task to the list, and remove a task from the list

Features implemented so far are:

Responsive HTML page List of tasks created dynamically

Built With

  • HTML
  • CSS
  • Javascript
  • Webpack module bundler

Getting Started

To get a local copy, follow the following steps

Prerequisites

  • VS code
  • Git Bash

Setup

  • Git clone https://github.com/rolandfbk/to-do-list.git

Usage

  • npm install
  • npm run build
  • npm start

Live Demo

Live Demo Link

Author

👤 Roland Ossisa Yuma

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgement

Greatful to @microverseinc for putting this project together

📝 License

This project is MIT licensed.

About

This is a project being built to show the usage of Webpack. It's an application were you are able to add a task to the list, and remove a task from the list


Languages

Language:JavaScript 73.4%Language:CSS 19.2%Language:HTML 7.4%