Esse projeto foi construido durando o bootcamp da Rocketseat, utilizando ReactJS para construção de SPA (Single Page Aplication).
This app features all the latest tools and practices in web development!
- ⚛ React — A library to build user interfaces
- ♻ React-icons — State management with middleware
- ➿ React-Router-Dom - Build routers in ReactJS
- 💅 CSS — styled-components
- 💖 Lint — ESlint/Prettier/Editor Config
- Clone this repo using
https://github.com/walefe/Github-Explorer
- Move to the appropriate directory:
cd Github-Explorer
. - Run
yarn
to install dependencies. - Run
yarn start
to see the example app athttp://localhost:3000
.