https://github.com/Chiamaka/GithubUserSearch
This is a sample iOS and Android app created with React Native that lets you search for a Github user by their username
https://github.com/Chiamaka/GithubUserSearch
android github-api ios react-native
Last synced: 3 days ago
JSON representation
This is a sample iOS and Android app created with React Native that lets you search for a Github user by their username
- Host: GitHub
- URL: https://github.com/Chiamaka/GithubUserSearch
- Owner: Chiamaka
- Created: 2017-05-07T14:07:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T21:39:23.000Z (over 8 years ago)
- Last Synced: 2023-10-19T19:25:47.567Z (over 2 years ago)
- Topics: android, github-api, ios, react-native
- Language: JavaScript
- Size: 159 KB
- Stars: 8
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Made-in-Ghana - Github User Search - This is a sample iOS and Android app created with React Native that lets you search for a Github user by their username **By [@Mz_Chi](https://twitter.com/Mz_Chi)** (<a name="G"> </a>G)
README
# GithubUserSearch
This is a sample iOS and Android app created with React Native that lets you search for a Github user by their username
# Demo
[Youtube Demo Video](https://youtu.be/YL4BQmSwsgI)
# Getting Started
1. Clone this repo unto your local machine using the following command: `git clone https://github.com/Chiamaka/GithubUserSearch.git`
2. cd into the repo
3. run `npm install` to install the dependencies needed to run the code effectively
4. Run on your iOS or Android simulator using `react-native run-ios` or `react-native run-android` respectively.
# Issues
If you encounter any issues whilst installing, do let me know and I'll see how I can help. Also, if there is something you dont understand, let me know as well. I would be happy to help you out
# Contributing
You can contribute to this if you think you have a better implementation for something I did. Create a pull request and I would be glad to merge it and learn from you.