/JS-best-practices

Primary LanguageJavaScriptMIT LicenseMIT


Todo List

📗 Table of Contents

📖 Todo List App

This To Do List app is a project made to practice how to work with ES6 and Webpack. It demonstrates how to build simple app using those languages.

🛠 Built With

-> Basic HTML, CSS and JavaScript

Tech Stack

Client

Key Features

  • This project uses pure CSS, no framework.
  • Uses dynamic data insertion using javascript for the "To do list" section.
  • Implemented using webpack.

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

-> Install git and nodejs on your local machine. -> Have a working code editor

Setup

Clone this repository to your desired folder:

-> Example command git clone git@github.com:Yidnekachew-cmd/Todo-List.git

Install

To run the webpack -> npm install webpack -> npm run build -> npm start

Usage

To run the project, do the following:

-> Install a liver server extension to your code editor and open it using the extension.

(back to top)

👥 Authors

👤 Yidnekachew Kassahun

(back to top)

🔭 Future Features

  • Add a style to the page.
  • Create other pages like about and contact.

(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 give it a star.

(back to top)

🙏 Acknowledgments

Passing my sincere gratitude to Nehmiah Amanuel.

(back to top)

📝 License

This project is MIT licensed.

(back to top)