Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arturbomtempo-dev/inverted-world
Creation of a landing page that presents a little about the fourth season of Stranger Things in a dynamic way.
https://github.com/arturbomtempo-dev/inverted-world
css firebase html javascript stranger-things
Last synced: 5 days ago
JSON representation
Creation of a landing page that presents a little about the fourth season of Stranger Things in a dynamic way.
- Host: GitHub
- URL: https://github.com/arturbomtempo-dev/inverted-world
- Owner: arturbomtempo-dev
- Created: 2022-10-13T02:11:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T01:23:40.000Z (6 days ago)
- Last Synced: 2025-02-07T02:25:12.848Z (6 days ago)
- Topics: css, firebase, html, javascript, stranger-things
- Language: CSS
- Homepage: https://inverted-world-artur-bomtempo.vercel.app
- Size: 14.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Inverted World landing page
Project developed from the Front-end week held by [Digital Innovation One](https://www.dio.me/). 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](https://user-images.githubusercontent.com/96635074/195481231-2a82fd4e-3547-42e8-9556-df96160db140.png)
## 🔨 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](https://developer.mozilla.org/pt-BR/docs/Web/HTML): page structuring, accessibility and semantics
* [CSS](https://developer.mozilla.org/pt-BR/docs/Web/CSS): page styling, animation and responsiveness
* [JavaScript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript): dynamicity of the page and send the form data to the database
* [Firebase](https://firebase.google.com/docs?hl=pt-br): store the data written in the form## 📁 Project access
You can view the hosted page by clicking [here](https://inverted-world-artur-bomtempo.vercel.app/).