An open API service indexing awesome lists of open source software.

https://github.com/ibnballo1/todo-list-app

This is a To-Do-List App built with HTML5, CSS, and JavaScript. This app enables a user to add, edit, update and remove task(s). This app also integrated the use of webpack and other dependencies.
https://github.com/ibnballo1/todo-list-app

css html javascript

Last synced: about 1 year ago
JSON representation

This is a To-Do-List App built with HTML5, CSS, and JavaScript. This app enables a user to add, edit, update and remove task(s). This app also integrated the use of webpack and other dependencies.

Awesome Lists containing this project

README

          

# ToDo List App

This is an educational project to make a To Do List web application without using JS frameworks.

# Screenshot


Desktop Version


Todo List Screenshot


# Built With

- HTML
- CSS
- JavaScript (ES6)
- Webpack, and served by a Webpack dev server

# Live Demo

Check the [Live Demo](https://marvelous-frangipane-df8372.netlify.app/)

# Getting Started

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

## Prerequisites

- IDE (Atom/Visual studio code)

## Usage

First copy this repo and clone it on your machine using this [link](git@github.com:Ibnballo1/ToDo-List-App.git).
Then cd into ToDo-List-App. To build the project run:

`npm install`
`npm run build`

## Start Server

Use `npm start` to start the server

# Authors

:adult: Abdullateef Bello

- GitHub: [@Ibnballo1](https://github.com/Ibnballo1/)
- Linkedin: [Abdullateef Bello](https://www.linkedin.com/in/abdullateef-bello-1b8006228/)

# Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Ibnballo1/webpack/issues)

# Show your support

Kindly give a :hearts: if you like this.

# Acknowledgement

- I expressed my gratitude for everyone.

# License

This project is [MIT](https://github.com/Ibnballo1/ToDo-List-App/blob/f0c74e34ca79777e925afecf2ba280c8adf0e3b8/MIT.md).