Semester final project from JavaScript on WSIZ
This project uses Gist GitHub API. Learn more about GitHub API Documentation
Running project on development server
git clone https://github.com/wblazej/GitGist
cd GitGist
yarn install
yarn start
echo '{"token": "your_github_api_token"}' > __tests__/config.json
yarn run test