Rhaegar121 / To-Do-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. Mainly built with javascript in Microverse Module 2.

Home Page:https://to-do-list121.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– To Do List

project sample

To Do 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. Mainly built with javascript in Microverse Module 2.

To Do List is a HTML, CSS and JavaScript based project.

πŸ›  Built With

Tech Stack

HTML, CSS, JavaScript, webpack and Linter Template

Languages
  • HTML
  • CSS
  • JavaScript

Key Features

  • Single Page Application
  • ES6 syntax
  • Webpack

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

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

Prerequisites

Local Machine, Git, Text Editor (VS Code preferably)

Setup

Checkout the project repository here

Install

You can use the repository HTTPS or SSH urls to clone the project on your local machine or download the ZIP folder and extract its contents. Run npm install to install the dev dependencies for linters and webpack. Run npm build to build the application with webpack .

Usage

Run npm run start to start the development server.

Run tests

Use Chrome dev tools Ensure to checkout any linter errors

Deployment

Use Github pages for free and secure deployment.

(back to top)

πŸ‘₯ Authors

Kaung Myat Kyaw (Barry).

πŸ‘€ Kaung Myat Kyaw

πŸ‘€ Emeka Emmanuel

(back to top)

πŸ”­ Future Features

  • Draggable list

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

I would like to thank everyone who did show support.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

"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. Mainly built with javascript in Microverse Module 2.

https://to-do-list121.netlify.app/

License:MIT License


Languages

Language:JavaScript 84.9%Language:CSS 15.1%