https://github.com/eternalgratis/testing
This is a practical tests for JavaScript functions to check the functionality of every new features independently using the Jest library.
https://github.com/eternalgratis/testing
javascript module webpack
Last synced: 9 months ago
JSON representation
This is a practical tests for JavaScript functions to check the functionality of every new features independently using the Jest library.
- Host: GitHub
- URL: https://github.com/eternalgratis/testing
- Owner: Eternalgratis
- License: mit
- Created: 2022-07-20T15:00:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-22T20:56:06.000Z (almost 4 years ago)
- Last Synced: 2025-04-19T19:42:08.817Z (about 1 year ago)
- Topics: javascript, module, webpack
- Language: JavaScript
- Homepage:
- Size: 366 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Testing Todo-List
This project allows organize your schedule with the add and remove features and it is built while working in the official guidelines of webpack. Webpack is a simple yet powerful boilerplate.
## Live Demo
[Link to Live Demo](https://eternalgratis.github.io/To-do-list/)
## To clone this Project
step 1: Clone this repo locally using git in the command line and the following command
git clone https://github.com/Eternalgratis/To-do-list
Alternatively, you can just download the complete zip file and extract the folder in your directory
Step 2: Copy All Project files and run using VSCODE. HTML can be viewed in browser.
### Prerequisites
- Any html and css code editor like Vscode or Vim.
## Built With
- HTML (HyperText Markup Language)
- CSS (Cascading Style Sheets)
- Javascript
- Modules
- Webpack
## Authors
👤 **eternalgratis**
- GitHub: [@eternalgratis](https://github.com/Eternalgratis)
- LinkedIn: [@eternalgratis](https://st1.zoom.us/web_client/4qu8baa/html/externalLinkPage.html?ref=https://www.linkedin.com/in/titilope-apuabi-69a98719b//)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Miroverse Inc.
## 📝 License
This project is [MIT](./MIT.md) licensed.