Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 615 Bytes

File metadata and controls

28 lines (18 loc) · 615 Bytes

GitHub - Clone

Este é um projeto com a finalidade de treinar habilidades referentes ao ReactJS, Styled Components e TypeScript. Consiste em um clone da página de repositórios do GitHub (com pequenas alterações).

Layout

imagem github clone

Tecnologias

  • ReactJS
  • Styled Components
  • Axios

Linguagens

  • TypeScript

Executar

Para executar este projeto na sua máquina, execute os seguintes comandos no seu terminal:

$ git clone https://github.com/dhayananascimento/ReactJS-github.git
$ cd ReactJS-github
$ yarn install
$ yarn start