Howdy pardner, always wanted to be a bounty hunter in the Wild West? Well get ready to play our super fun game made in React.js which will see you hunting down our code-breaking cohort colleagues! š¤
- Node.js
- React.js
- Create React App
- GitHub API
- Deployed on Netflify
- git clone this repo
- npm i
- npm start
Create .env
file in root folder that has your GitHub API access token
REACT_APP_GITHUB_TOKEN=token;
- Issue 19
- Issue 21