Skip to content

abel-tefera/to-do-list

Repository files navigation


To-Do List Website

📗 Table of Contents

📖 To-Do List

A project for demonstrating how we can use webpack to bundle a javascript application.

To-Do List will be a simple todo list tracker built on webpack.

🛠 Built With

Tech Stack

The technologies used are HTML/CSS/JS, modules bundled with webpack.

Client
Server
Database

Key Features

Key features include:

  • Webpack

(back to top)

🚀 Live Demo

Here's the link to my project:

(back to top)

💻 Getting Started

Steps to run:

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

Prerequisites

In order to clone and run this project you need:

  • A working browser
  • Installation of Git
  • Internet browser
  • Code editor like VS code
  • Live dev server plugin on VS code

Setup

Clone this repository to your desired folder:

  • To clone the project, copy the repository and git clone
  • Open the folder using VS code

(back to top)

Install

Install this project with:

  • Add linters to your local workspace by installing the eslint extension on VS code
  • Install eslint on node using npm i -g eslint

Usage

To run the project, execute the following commands:

  • Run the index.html file using a live server
  • Make changes to the HTML/CSS
  • See the changes on your browser without refreshing

Deployment

You can deploy this project using: N/A

(back to top)

👥 Authors

👤 Abel Tefera

(back to top)

🔭 Future Features

  • Adding todo items
  • Removing todo items
  • Marking items as completed

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

(back to top)

🙏 Acknowledgments

I would like to thank the Microverse community for giving me the opportunity to work on the cirriculum.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Simple To-Do app with CRUD (local storage). Bundled with webpack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published