Skip to content

ryfan/react-typescript-github-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React TypeScript with GitHub API

This application displays a github user search for details such as the number of repositories and how many stars are in the repo.

Installation

Clone with SSH

  [email protected]:ryfan/react-typescript-github-api.git

Clone with HTTPS

https://github.com/ryfan/react-typescript-github-api.git

Clone with GitHub CLI

gh repo clone ryfan/react-typescript-github-api

Install node_modules with npm

npm run install

Install node_modules with yarn

yarn install

Environment Variables

To run this project, you will need to add the following environment variables to your .env file, create file .env on root project

REACT_APP_TITLE

REACT_APP_TOKEN_GITHUB

REACT_APP_SITE_KEY

REACT_APP_SECRET_KEY

Tech Stack

React, TypeScript, Ant Design Mobile, HTML, SCSS

Author

About

Repository for GitHub API with React TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published