Todo-List-App icon indicating copy to clipboard operation
Todo-List-App copied to clipboard

Todo-List-App is a simple web application for creating and managing to-do lists. It allows users to create new tasks, mark tasks as completed, and delete tasks as needed. The app is built with HTML, C...


Todo List App README

📗 Table of Contents

  • 📖 About the Project
    • 🛠 Built With
      • Tech Stack
      • Key Features
    • 🚀 Live Demo
  • 💻 Getting Started
    • Setup
    • Prerequisites
  • 👥 Authors
  • 🔭 Future Features
  • ⭐️ Show your support
  • 🙏 Acknowledgements
  • 📝 License

📖 Todo List App

This is a very simple and minimalist todo app where users can add, edit and delete tasks.

🛠 Built With

Tech Stack

HTML5
CSS
Javascript
Babel Loader
Sass Loader With Dart Sass
HTMLWebpackPlugin
WebpackDevServer
Asset Resource Loader
Source Maps
Caching

Key Features

  • User can add tasks
  • User can edit task
  • User can delete tasks

(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 in your computer Git Any text editor VSCode Install linters on your local env't

Setup

Clone this repository to your desired folder:

git clone https://github.com/musagamfure/webpack.git

Usage

Inside your IDE:

Run Dev Server (Port 3000)

  npm start

Build for production

npm run build

Deployment

You can access this application on: Live Demo

(back to top)

👥 Authors

👤 Musangamfura Emmanuel

(back to top)

🔭 Future Features

  • [ ] Adding Navigation Menu
  • [ ] User friendly Styling

(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 give it a ⭐️

(back to top)

🙏 Acknowledgements

I would like to thank Microverse For everything.

(back to top)

📝 License

This project is MIT licensed.

(back to top)