https://github.com/netbr3ak/fruitend
Fruitend is a vibrant, fruit-themed website built with HTML and CSS. It showcases front-end skills using Flexbox for responsive design. Dive into a colorful world of apples, berries, grapes, and tropical fruits! 🍍🍓🫐
https://github.com/netbr3ak/fruitend
css3 flexbox frontend html5 responsive-design ui-ux web-design
Last synced: 2 months ago
JSON representation
Fruitend is a vibrant, fruit-themed website built with HTML and CSS. It showcases front-end skills using Flexbox for responsive design. Dive into a colorful world of apples, berries, grapes, and tropical fruits! 🍍🍓🫐
- Host: GitHub
- URL: https://github.com/netbr3ak/fruitend
- Owner: NetBr3ak
- License: mit
- Created: 2024-04-16T15:00:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T12:55:52.000Z (about 2 years ago)
- Last Synced: 2024-11-09T23:28:10.861Z (over 1 year ago)
- Topics: css3, flexbox, frontend, html5, responsive-design, ui-ux, web-design
- Language: CSS
- Homepage: https://t3ac0d3.github.io/fruitend/
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# 🍎 Fruitend
A vibrant, fruit-themed website with colorful gradients and engaging content.
## Features
- Responsive design for all devices
- Colorful gradient backgrounds
- Smooth animations and hover effects
- Interactive navigation
## Getting Started
Clone the repository and open `index.html` in your browser:
```bash
git clone https://github.com/NetBr3ak/fruitend.git
cd fruitend
```
Then just open `index.html` in any modern browser.
## Project Structure
```
fruitend/
├── images/ # Fruit images
├── styles.css # All styling
├── script.js # Click handlers
├── index.html # Main page
└── README.md
```
## Built With
- HTML5
- CSS3 (with gradient backgrounds)
- Vanilla JavaScript
## Contributing
Feel free to open a pull request or issue if you have suggestions.
## License
MIT License