Stephen-Adom / todo_list_testing

Code Review with todo-list app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimalist Todo Application

πŸ“— Table of Contents

πŸ“– [TODO App]

Minimalist To-do Application 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

πŸ›  Built With

Tech Stack

  • Html 5
  • CSS 3
  • Bootstrap 5
  • Webpack 5
  • Rxjs

Key Features

  • Add Todo
  • Todo List
  • Clear Completed Todos
  • Refresh App
  • Clear Completed tasks
  • Mark task as complete

(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:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com/Stephen-Adom/minimalist-todo-list.git

Install

Install this project with:

Example command:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

  npm run start

Run tests

To run tests, run the following command:

Example command:

  npm run test

Deployment

You can deploy this project using:

Example:

 vercel or gh-pages

(back to top)

πŸ‘₯ Authors

Mention all of the collaborators of this project.

πŸ‘€ Stephen Addae

(back to top)

πŸ”­ Future Features

Describe 1 - 3 features you will add to the project.

  • Authentication

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

(back to top)

πŸ™ Acknowledgments

I would like to thank (Valentino Gagliardi)['https://www.valentinog.com/blog/webpack/'] for his concise guide to getting started with webpack 5

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Code Review with todo-list app

License:MIT License


Languages

Language:JavaScript 72.4%Language:HTML 15.5%Language:CSS 12.1%