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

https://github.com/thiagonunesbatista/beach-hotel-website

Homepage for a fictitious Beach Hotel called "Wave Hotel", using Pure HTML and CSS
https://github.com/thiagonunesbatista/beach-hotel-website

css hotel hotel-booking html

Last synced: 4 months ago
JSON representation

Homepage for a fictitious Beach Hotel called "Wave Hotel", using Pure HTML and CSS

Awesome Lists containing this project

README

        

# 🏨 Wave Hotel - Website

Wave hotel logo

- Homepage for a fictitious Beach Hotel called "Wave Hotel".
- The layout was extracted from a Figma Community project.
- Just vanilla technologies were used with the intention of practicing web fundamentals.

## 📱Screenshots

first website screenshot

first website screenshot

first website screenshot

first website screenshot

## Technologies

This project was built with some vanilla languages and programming methodologies.

### Methodologies

- Mobile First
- Conventional commits

### Languages

- CSS3
- HTML5

## Resources

Some free resources from the internet were used in this project:

- [Pexels (Images)](https://www.pexels.com)
- [Vercel (Hosting)](https://vercel.com)
- [Google Fonts](https://fonts.google.com)
- [Font Awesome Icons](https://fontawesome.com/icons)

## ⚙️ How to setup and run the project

### Setting the project

1. Clone the project

```shell
git clone [email protected]:thiagonunesbatista/beach-hotel-website.git
```

2. Enter in the folder of the project

```shell
cd beach-hotel-website
```

3. Open the **index.html** file

## 🔗 Deploy

Deploy was made using [Vercel](https://vercel.com/). It's available [here](https://beachhotel.vercel.app).