/Desafio-GitHub-Explorer

Aula de reactJS usando typecript dentro do bootcamp GoStack

Primary LanguageTypeScript

GitHub Explorer

📕 About

Github Explorer is a small project to search for details of the selected repository and list your issues.

âš¡ Techs

  • React.js - JavaScript library for building user interfaces.
  • Axios - Promise based HTTP client for the browser and node.js
  • Typescript - typed superset of JavaScript that compiles to plain JavaScript.
  • Styled-components - Visual primitives for the component age.
  • Yarn - package manager that doubles down as project manager.

💻 Install and Start it!

Install dependencies and start the server.

$ yarn
$ yarn start