EddyShimwa / To-do-list

This app which displays the list of tasks a user has to do in a day. He is able to add the new tasks, mark the task as completed, and delete completed tasks

Home Page:https://todo-app-c9sw.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

To-do-list

The app which displays the list of tasks added by the user! a user can be able to add or delete todo, and mark some todos as completed!

πŸ“— Table of Contents

πŸ“– Awesome Books

This website has functionality to add and remove books from the list.

πŸ›  Built With

HTML Vanilla Javascript CSS Bootstrap

Key Features

logo

Describe between 1-3 key features of the application.

  • I used modern ES6
  • Reliable
  • Very Modern app image image

(back to top)

πŸš€ Live Demo

Add a link to your deployed project.

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

  • Internet
  • Node.js installed
  • Code Editor or IDE
  • Browser

Setup

Clone this repository to your desired folder: cd [folder] to navigate and run the below comand to clone the project

https://github.com/EddyShimwa/To-do-list.git

Install

Install this project with:

  • download npm the packages
npm install

To download the dev dependency you have to type this command:

npm i --save-dev

Usage

To see the project in your local browser first of all, go to project file and navigate the directory on your terminal and type below command:

npm start

(back to top)

πŸ‘₯ Authors

All of the collaborators of this project.

πŸ‘€ Eddy Shimwa

(back to top)

πŸ”­ Future Features

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

  • I will use OOPS
  • Modern Style Design
  • I will add the image&icons to describe the todo

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

Give a star to show support.

(back to top)

πŸ™ Acknowledgments

I would like to thank...

  • Microverse for the greatest opportunity they provide to learn
  • Google
  • Stackoverflow

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

This app which displays the list of tasks a user has to do in a day. He is able to add the new tasks, mark the task as completed, and delete completed tasks

https://todo-app-c9sw.onrender.com/

License:MIT License


Languages

Language:JavaScript 69.1%Language:CSS 25.4%Language:HTML 5.5%