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

https://github.com/ozovalihasan/capstonehtmlcss

✈️ The responsive website of the Airshow event is developed.
https://github.com/ozovalihasan/capstonehtmlcss

bootstrap4 css3 html5 microverse resposive-design scss

Last synced: 6 months ago
JSON representation

✈️ The responsive website of the Airshow event is developed.

Awesome Lists containing this project

README

          

# capstoneHtmlCss

This is a Microverse project as capstone. It was developed as a requirement for Microverse HTML and CSS course.

![screenshot](./images/app_screenshot.svg)

In this Microverse project, I built a AIRSHOW website similar to [ conference website](https://www.behance.net/gallery/29845175/CC-Global-Summit-2015) . The project has 3 pages and all pages are responsive for laptop and mobile version.

Elements are aligned by using grids and flexboxes. To generate CSS code, a CSS preprocessor, SASS, is used. HTML and CSS codes are validated by using linters.

## Built With

- Html
- CSS ( SCSS )
- Bootstrap
- JavaScript

## Live Demo

[Live Demo Link](https://airshow.netlify.app)

[Video presentation of this project ](https://www.loom.com/share/db7655b285a4440dac28ca70f3531c07)

## Getting Started

**Click on the link above in order to see the Live Demo of the front end project.**

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

### Prerequisites

- Web Browser (the last version of browser and Chrome as browser are suggested for better user experience.)
- Text Editor (VSCode is suggested.)

### Setup

- Install [git](https://git-scm.com/downloads)
- Open Terminal
- Change directory to folder to download repository
- Use `cd ` for Windows
- Run `git clone git@github.com:ozovalihasan/capstoneHtmlCss.git`
- Open index.html with double-click

To make any change,

- Use HTML and SCSS files, not CSS files.
- Check how to change [SCSS files](https://sass-lang.com/)
- Open related file by using text editor.
- When it is finished editing, `sass --watch spreadsheets:spreadsheets` in root file.

## Authors

👤 **Hasan Özovalı**

- Github: [@ozovalihasan](https://github.com/ozovalihasan)
- Twitter: [@ozovalihasan](https://twitter.com/ozovalihasan)
- Linkedin: [Hasan Özovalı](https://www.linkedin.com/in/hasan-ozovali/)
- Mail: [ozovalihasan@gmail.com](ozovalihasan@gmail.com)

## 🤝 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!

## Acknowledgments

- Cindy Shin who provided [ original work](https://www.behance.net/gallery/29845175/CC-Global-Summit-2015)
- [Microverse](https://www.microverse.org/) because of helping to build this project and TSE's for their feedback
- [unsplash](https://unsplash.com/) because of providing images
- [zetafonts](http://www.zetafonts.com/cocogoose) because of providing COCOGOOSE font family

## 📝 License

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