This is a project carried out in a Front-end Week imertion by DIO platform, where it was proposed to create a Landing page with the Stranger Things Theme using HTML, CSS and Javascript, and also integrating the form section with the Firebase database.
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/mundo-invertido.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
- SEO
- CSS
- Placements
- Pseudo-elements
- Pseudo-classes
- Flexbox
- Animations
- JavaScript
- Introduction to JavaScript
- DOM manipulation
- Introduction to Firebase
- Integration with Firebase
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.