This is a conclusion project of Bootstrap course carried out in One Bit Code platform, where it was proposed to create a clone of the SpaceX page, using HTML, CSS and Bootstrap.
The first page takes place between four sections that present an overview about the missions and return of astronauts to Earth.
Falcon 9. This page is intended to present the first reusable orbital class rocket, still on the page we have two carousels, the first presents details about the parts that make up the Falcon 9, the second presents related images.
Human Spaceflight is the last page to be created, made with the purpose of demonstrating some missions proposed by SpaceX.
Before starting, you must have a code editor installed on your machine, such as Visual Studio Code, and an internet browser, such as Google Chrome.
- Clone the repository: git clone
https://github.com/TiagoCoder2022/OneBitX.git
- Open the
index.html
file in your internet browser.
By opening the index.html
file in your internet browser, you will have access to the Spotify homepage cloned in this project.
- HTML
- Structuring the page
- Semantics
- Accessibility
- Web Scraping
- CSS
- Placements
- Pseudo-elements
- Pseudo-classes
- Flexbox
- Animations
- Bootstrap
- Manipulating Bootstrap with Sass
- Icons
- Carousel
- Navbar
- Buttons
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.