alebelcor / react-github-profile

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 99.9%Language:HTML 0.0%Language:CSS 0.0%