An open API service indexing awesome lists of open source software.

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! 🍍🍓🫐

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