Application that consumes the github API to search entered user and returns its informations and its starred repositories
This app features all the latest tools and practices in web development!
- โ React Native โ A library to build user interfaces
- ๐ Styling โ styled-components
- ๐ธ Reactotron - Helps debugging process
- ๐ Lint โ ESlint/Prettier/Editor Config
- Github API v3 - Consume data
- Clone this repo using
https://github.com/cybercris/github-profiles-rn.git
- Move to the appropriate directory:
cd github-profiles-rn
. - Run
yarn
to install dependencies. - Run
yarn android
to build the app and its libs. - Run
yarn start
to see the example app at your simulator/device.
You can learn more in the Create React Native App documentation.
To learn React Native, check out the React Native documentation.
E-mail: crssoares.js@gmail.com
Phone: +55 (81) 98552-9436