Skip to content

In this project, we have build a simple HTML list of To Do tasks. The list will be styled according to the specifications listed later in this lesson. This simple web page will be built using webpack and served by a webpack dev server.

License

Notifications You must be signed in to change notification settings

tnyandoro/the-todo-list

Repository files navigation

Todo List

"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. We have build a simple website that allows for doing that, and we are using ES6 and Webpack!.

image

"To-do list" is an app tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.

Built With

  • Webpack
  • HTML
  • CSS
  • Vanilla JavaScript

Live Demo

Live Demo Link

Getting Started

** This is how you mayset up the project locally.** ** Clone the git clone https://github.com/tnyandoro/the-todo-list.git cd into 'the todo list'

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

Prerequisites

  • NodeJS

Setup

git clone to your local repository

Install

npm install

Usage

cmd npm start

Authors

👤 Tendai Nyandoro

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Font Awesome
  • This project was inspired by the Microverse for the program

📝 License

This project is MIT licensed.

About

In this project, we have build a simple HTML list of To Do tasks. The list will be styled according to the specifications listed later in this lesson. This simple web page will be built using webpack and served by a webpack dev server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages