PortfolioNext
Install
git clone https://github.com/holovin777/portfolionext.git
cd portfolionext
vim .env.local
GITHUB_URL=https://api.github.com/users/YOUR_LOGIN
GITHUB_TOKEN=YOUR_TOKEN
Getting Started
Run the development server:
yarn install
yarn dev
Open http://localhost:3000 with your browser to see the result.