Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yurifabiosanches/spa-universe
https://github.com/yurifabiosanches/spa-universe
css html javascript rocketseat spa
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yurifabiosanches/spa-universe
- Owner: YuriFabioSanches
- Created: 2024-02-29T17:30:52.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-07T00:56:35.000Z (11 months ago)
- Last Synced: 2024-11-05T12:13:23.565Z (3 months ago)
- Topics: css, html, javascript, rocketseat, spa
- Language: CSS
- Homepage:
- Size: 29.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🪐 SPA-Universe
This project was made to train the Single-Page-Application concepts.
![]()
# 🚀 Tools
The following tools were used in the construction of the project:
- ✔ HTML
- ✔ CSS
- ✔ JavaScript# 💻 Concepts
Concepts applied in this challenge:- ✔ SPA concepts
- ✔ Route mapping
- ✔ Asynchronous and promises
- ✔ Object orientation
- ✔ Classes and events
- ✔ Logic and Algorithms with Javascript;
- ✔ Mobile version and responsiveness with CSS Flex;
- ✔ Data types in javascipt;
- ✔ Manipulating the DOM;
- ✔ Functions Callback;
- ✔ ES6 Modules;
- ✔ Dependency Injection;
- ✔ Structuring HTML with semantic tags;
- ✔ Flexible Unit of Measurement;
- ✔ Breakpoints with media query;