DebyGrey / peer-feedback

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To-do List website

πŸ“— Table of Contents

πŸ“– TO-DO LIST WEBSITE

To-do List website is a website which that displays a list.

πŸ›  Built With

Tech Stack

HTML5, CSS3 & Javascript

Key Features

  • displays the list
  • can add item to the list
  • can remove selected item from the list
  • can mark all selected items as complete
  • can reorder a selected item (drag and drop)
  • can remove all items marked as complete at once

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

  • To have a prior knowledge of Linters, Git, HTML & CSS
  • Clone or fork the repository
  • A web browser (google chrome preferably)
  • A code editor (e.g vscode)

Setup

Clone this repository to your desired folder:

cd my-folder git clone https://github.com/DebyGrey/todo-list

Install

To install this project run this into your terminal:

Usage

To run this project:

  • npm run start - to view project on browser

Run tests

To test this project:

  • npm run start - to view project on browser

Deployment

You can deploy this project:

  • on any hosting services

(back to top)

πŸ‘₯ Authors

πŸ‘€ Deborah Fashoro

(back to top)

πŸ”­ Future Features

  • Modern website styles
  • Full blown website with proper navigation

(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, kindly follow me on my social media handles listed above.

(back to top)

πŸ™ Acknowledgments

I would like to thank everyone who made this project possible

This project was insipred by the [minimalist website](https://web.archive.org/web/20180320194056/http://www.getminimalist.com:80/)

Thanks to [web.archive.org](https://web.archive.org/web/20180320194056/http://www.getminimalist.com:80/) for making it available.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About


Languages

Language:JavaScript 75.4%Language:CSS 17.6%Language:HTML 7.1%