/rs-starter-js

Git-Consulta: Application to consume the GitHub API with promises

Primary LanguageJavaScript

Git-Consulta

Objective/Challenge

The challenge of the project was to find the best way to render the information on screen without using javascript synchronous (async / await).
Solution: use PROMISES.

Final Project