Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 601 Bytes

File metadata and controls

22 lines (16 loc) · 601 Bytes

Getting Started with Create React App

This project was bootstrapped with Create React App.

Deployment

The verison deployed does not make use of any backend. https://github-finder-eltragon.vercel.app/

Installation

Just copy the following commands.

git clone https://github.com/ElTragon/github_finder.git
npm install # or yarn install

Run

Replace the Process.env values with your own tokens or comment out these lines and the header found in the axios github

npm start