36 lines
801 B
Markdown
36 lines
801 B
Markdown
# What's My Vibe?
|
|
|
|
A fun, interactive web application that tells you your current vibe. Click the button to get a random vibe reading!
|
|
|
|
## Features
|
|
|
|
- Beautiful animated gradient background
|
|
- Interactive floating particles
|
|
- Random vibe generator
|
|
- Modern, clean UI
|
|
- Fully responsive design
|
|
|
|
## How to Use
|
|
|
|
1. Open `index.html` in your web browser
|
|
2. Click the "Read My Vibe" button
|
|
3. Get your vibe reading!
|
|
|
|
## Technologies Used
|
|
|
|
- HTML5
|
|
- CSS3
|
|
- JavaScript
|
|
- Particles.js for the interactive background
|
|
|
|
## Local Development
|
|
|
|
Simply clone the repository and open `index.html` in your browser. No build process or dependencies required!
|
|
|
|
```bash
|
|
git clone https://github.com/Ronniie/WhatsMyVibe.git
|
|
cd WhatsMyVibe
|
|
```
|
|
|
|
## License
|
|
MIT License - feel free to use this project for whatever you want!
|