https://github.com/libercosoft/webpack-todo-peer-review
https://github.com/libercosoft/webpack-todo-peer-review
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/libercosoft/webpack-todo-peer-review
- Owner: LIBERCOSOFT
- License: mit
- Created: 2022-10-03T11:04:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T10:41:48.000Z (over 3 years ago)
- Last Synced: 2025-12-26T03:56:14.111Z (6 months ago)
- Language: JavaScript
- Size: 247 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TODO-LIST with Webpack
> A todo list complied using webpack
> If you like it please give it a Star⭐️, also you can follow:wink:
## Built With
- HTML
- CSS
- JAVASCRIPT
- WEBPACK
## Live Demo (if available)
-
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Have a Desktop or Laptop computer running on with Windows, Mac OS or Linux operating system.
- Have a browser install on the computer
### Setup
- If it suits you, on your local computer, create a directory in your preferred location (e.g in the Desktop or Document directory)
### Install
- Open your Terminal/Powershell or any command line interface you use, then navigate to your created abover directory or the directory you'll like to clone this project directory
- Type `https://github.com/LIBERCOSOFT/todo-webpack.git` if your're using https with git or `git@github.com:LIBERCOSOFT/todo-webpack.git` if your preferred is ssh and hit enter
- Navigate to the `todo-webpack` directory on your local computer in your above chosen directory and open the `index.html` file in the dist directory.
### Usage
- You can view the HTML document in your preferred or default browser.
## Author
👤 **Kolapo Precious Akinrinlola**
- GitHub: [@LIBERCOSOFT](https://github.com/LIBERCOSOFT)
- Twitter: [@Gerfieldt](https://twitter.com/Gerfieldt)
- LinkedIn: [Kolapo Akinrinlola](https://linkedin.com/in/kolapo-akinrinlola-072097110)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
## 📝 License
This project is [MIT](./LICENSE) licensed.