Gitspace A simple app to know the space occupied by your public repositories: https://gitspace.io Running the app locally Install npm: https://www.npmjs.com/get-npm Install dependencies yarn install Run the app locally yarn start Checkout: https://localhost:3000/ Deploy to github pages yarn run deploy