Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 794 Bytes

readme.md

File metadata and controls

27 lines (15 loc) · 794 Bytes

React GitHub Profile

Your GitHub profile page written in React/React Query/Tailwind CSS

Pre-requisites

Setup

Create an .env file at the root and set your GitHub public access token. Use the .env.example file for guidance.

Note: This project uses Yarn 2, i.e. zero-installs via offline cache and Plug'n'Play. Once the repository is cloned, no dependency installation is needed.

Usage

  1. Ensure .env is setup correctly
  2. yarn start

Note: Run yarn build to get a production build in build/.

License

MIT © Alejandro Beltrán