giovanniantonaccio / detailsGithubViewer

React Native project, developed in Rocketseat Bootcamp to access the favorite repositories from github users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icons made by Daniel Bruce
Details Github Viewer

This is a React Native application developed during Rocketseat Bootcamp in order to allow users to add github users and see their favorite github repositories using github API. Data is saved in cellphone local storage and users are allowed to add or remove as many github users as they want. The favorite repositories of each user can be viewed in a webview.

πŸš€ Installation

Clone the repository

git clone https://github.com/giovanniantonaccio/detailsGithubViewer.git

Open a terminal in the project folder and run

react-native start

Send the app to the emulator or cellphone:

react-native run-ios

This application was bootstrapped with React Native CLI. Follow the link for further information.

πŸ“š Technologies

This project was developed with the following technologies:

πŸ“ License

This project is under the MIT license. See the LICENSE for more information.


Made by Giovanni Antonaccio πŸ‘‹ Get in touch!

About

React Native project, developed in Rocketseat Bootcamp to access the favorite repositories from github users

License:MIT License


Languages

Language:JavaScript 56.9%Language:Objective-C 16.9%Language:Ruby 9.4%Language:Java 8.9%Language:Python 7.8%