/to-do-list

This Todo-list app was designed to help people keep track of to-do taskswhere they can list the days task and delete them on completion.Built using JavaScript, HTML and CSS.

Primary LanguageJavaScriptMIT LicenseMIT

πŸ“— Table of Contents

πŸ“– To Do List

To Do List is an application that shows things I intended to do in a day keeping track with a tick for those I have completed.

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • To-do-list
  • Setup with Webpack
  • CSS loader Webpack
  • HTML Webpack Plugin
  • Source files in src(Folder)
  • dist (folder)

πŸš€ Live Demo

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • Modern chrome Browser
  • visual studio code

Setup

  • Clone this repository to your desired folder with the following commnd
git clone https://github.com/0sugo/to-do-list.git

Install

  • run npm i to install all dependencies
  • run npm run build to bundle the project with webpack, and

Usage

  • To run the project, execute the following command: -- run npm start to launch the application

Run tests

  • To run tests, run the following command:
    • npm run tests

Deployment

  • You can deploy this project using:
    • Type cd To-Do-List
    • open index.html file in the browser

πŸ‘₯ Authors

πŸ‘€ JOSECK OSUGO

πŸ”­ Future Features

  • React
  • Ruby
  • Java-Script

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

  • If you like this project please give it a STAR⭐️

πŸ™ Acknowledgments

  • I would like to thank following
    • MicroVerse
    • web.archive.org.

πŸ“ LICENSE

This project is MIT licensed.

(back to top)