Project developed from the Front-end week held by Digital Innovation One. Its main objective is, in addition to teaching about the main technologies of the Front-end (HTML, CSS and JavaScript), to create a landing page with a little about the fourth season of the Stranger Things series.
The main function of this project is to present a little about the fourth season of Stranger Thing, showing about the Upside Down. It also has a form linked to a database to be able to store the data written by the user.
- HTML: page structuring, accessibility and semantics
- CSS: page styling, animation and responsiveness
- JavaScript: dynamicity of the page and send the form data to the database
- Firebase: store the data written in the form
You can view the hosted page by clicking here.