Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# 🪐 SPA-Universe

This project was made to train the Single-Page-Application concepts.


Gif of the finished project SPA Universe

# 🚀 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;