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.
- Host: GitHub
- URL: https://github.com/ibnballo1/todo-list-app
- Owner: Ibnballo1
- Created: 2022-06-02T09:46:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T13:49:39.000Z (almost 2 years ago)
- Last Synced: 2024-08-28T15:10:32.457Z (almost 2 years ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage:
- Size: 7.88 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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
# 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).