Skip to content

Search github repositories. Built with react-native and typescript.

Notifications You must be signed in to change notification settings

nayemalam/GithubRepoSearchApp

Repository files navigation

GithubRepoSearchApp 📱

A simple iOS and Android app that allows you to search for repositories on GitHub using the GitHub API. The app is built using React Native and TypeScript.

Table of Contents

App Screenshots

image
More screenshots image image image

Figma Inspo

image
More screenshots image image image

How to run the app

  1. Clone repo:
git clone https://github.com/nayemalam/GithubRepoSearchApp.git
  1. cd into folder
cd GithubRepoSearchApp
  1. Install dependencies:
yarn # or yarn install
  1. You need to have a GitHub authentification token to use the app, create a .env file in the root of the project and add your GitHub token like this:
EXPO_PUBLIC_ACCESS_TOKEN=your_github_token_here
  1. Run the app:
yarn start
  1. Open the app in your emulator or device.
  2. Search for repositories on GitHub.

About

Search github repositories. Built with react-native and typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published