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

https://github.com/ebeagusamuel/capstone-project


https://github.com/ebeagusamuel/capstone-project

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# FindMeAHotel website

##[HTML & CSS Capstone]

This website was created for my HTML & CSS capstone Microverse project.
In this project, I built a webpage using only html and css and no framework or preprocessor.
It is a simple webpage which is to serve as a hotel directory website, where people living within the sabon-gari area of kano state Nigeria can use to search for hotels when thhey want to lodge.
Basically it has 3 pages:

- the main page, from where you can search for hotels.
- the search result page, where the result of available hotels are returned.
- the details page, where more details of a particular hotel is displayed.

#### Mobile view of the main page
![mobile-view](https://user-images.githubusercontent.com/57847212/80711110-bfe8b980-8ae7-11ea-98cb-a6e4e0c743fa.PNG)

#### Desktop view of the main page
![desktop-view](https://user-images.githubusercontent.com/57847212/80711285-06d6af00-8ae8-11ea-8b72-911317358576.PNG)

## Built With

- HTML
- SCSS

## Live Demo

[Live Demo Link](https://raw.githack.com/ebeagusamuel/Capstone-project/f-FMAS/pages/main.html)

## Video Preview
[Video Preview Link](https://www.loom.com/share/c60a90e022564af2bbba3018353e628a)

## Getting Started

To get a local copy up and running follow these simple example steps.

- Clone or download this repository to your local workstation.

### Prerequisites

there are no prerequisits to run the project. but if you want to work on it make sure you have the following installed in your global evnviroment

- [npm](https://www.npmjs.com/products/teams?utm_source=adwords&utm_medium=ppc&utm_campaign=npmTeams2019Q2&utm_content=site&gclid=Cj0KCQjwyPbzBRDsARIsAFh15JaJyPdeb-Q11Rq-LMaulSWINd6PYdJQ2OkZyE75reyBcpnnmwPrgRoaAv_5EALw_wcB)
- [npx](https://www.npmjs.com/package/npx)

### Install

for development make sure you run the following command before you start working on the project
`npm install`
this will install all the packages used for development purpose, mainly `stylint`, `preetier`, `html-validator`, that will be used for development purpose.

### Usage

enter the directory where you cloned or downloaded the project and open index.html file using your favorite browser

## Author

👤 **Ebeagu Samuel**

- Github: [@ebeagusamuel](https://github.com/ebeagusamuel)
- Twitter: [@ebeagu_samuel](https://twitter.com/ebeagu_samuel)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](issues/).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](lic.url) licensed.

## Acknowledgment

majority of the website was based on the designed from [Mathew Njuguna and Sam Achola in Behance](https://www.behance.net/gallery/25563385/PatashuleKE)
which you can find at [behance](https://www.behance.net/gallery/25563385/PatashuleKE). and i would like to thank
[Mathew Njuguna and Sam Achola in Behanc](https://www.behance.net/adagio07) for letting me use this awesome design.