Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.3 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.3 KB

Inverted World landing page

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.

Inverted World landing page image

🔨 Project functionality

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.

💻 Technologies used

  • 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

📁 Project access

You can view the hosted page by clicking here.