benjp009 / To-do-list

A To do list application to practice JavaScript language
3 stars 0 forks source link
css javascript

To-Do List

In this Project I have created a to-do list where we have implemented the feature like adding or removing the task, also they would track if the task is completed or not.

Built With

Getting Started

To get a local copy up and running, follow the steps in Setup below.

Prerequisites

Basic knowledge of HTML, CSS, and JavaScript.

Setup

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly. Download the ZIP from this location, or run the following git command to clone the files to your machine:

git clone https://github.com/topeogunleye/todo-list.git

šŸ›  Installation & Set Up

  1. Install Node Modules

    npm install
  2. Start the development server

    npm start
  3. Open http://localhost:8080 to view it in the browser.

šŸš€ Building and Running for Production

  1. Generate a full static production build

    npm run build

Install

The following tools help make easier to work with sample code.

Authors

šŸ‘¤ Benjamin

šŸ¤ Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ā­ļø if you like this project!

Acknowledgments

šŸ“ License