https://github.com/hallowshaw/will-you-go-out-with-me
Will you go out with me is a simple and playful project that adds a twist to the typical decision-making process. This project allows users to invite their friends to go out through a web interface. The catch? Saying "NO" becomes a bit challenging and amusing!
https://github.com/hallowshaw/will-you-go-out-with-me
css css-animations funny html html-css-javascript html5 javascript js json valentine-day valentine-gift will-you-go-out-with-me
Last synced: about 2 months ago
JSON representation
Will you go out with me is a simple and playful project that adds a twist to the typical decision-making process. This project allows users to invite their friends to go out through a web interface. The catch? Saying "NO" becomes a bit challenging and amusing!
- Host: GitHub
- URL: https://github.com/hallowshaw/will-you-go-out-with-me
- Owner: hallowshaw
- License: mit
- Created: 2023-11-27T17:06:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T10:23:27.000Z (over 1 year ago)
- Last Synced: 2025-03-29T08:43:55.116Z (2 months ago)
- Topics: css, css-animations, funny, html, html-css-javascript, html5, javascript, js, json, valentine-day, valentine-gift, will-you-go-out-with-me
- Language: JavaScript
- Homepage: https://hallowshaw.github.io/Will-you-go-out-with-me/
- Size: 9.77 KB
- Stars: 13
- Watchers: 1
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Will you go out with me?
## Overview
**Will you go out with me** is a simple and playful project that adds a twist to the typical decision-making process. This project allows users to invite their friends to go out through a web interface. The catch? Saying "NO" becomes a bit challenging and amusing!
## Technologies Used
- **HTML:** Structuring the web page.
- **CSS:** Styling the elements and creating hover effects.
- **JavaScript:** Implementing the interactive behavior and managing button clicks.## How to Use
1. Clone the repository to your local machine.
```bash
git clone https://github.com/hallowshaw/Will-you-go-out-with-me.git
```
2. Open the index.html file in your web browser.3. Interact with the buttons and experience the playful decision-making process!
## Demo
https://hallowshaw.github.io/Will-you-go-out-with-me/
## Contributing
Contributions are welcome! Feel free to fork the repository and submit pull requests to enhance the project.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.