Demo of a Next.js site pulling data from Yahoo Fantasy via yahoo-fantasy-sports-api
Run npm install
in your project directory.
Add your Yahoo app Client ID and Client Secret to .env.example then rename to .env
Run npm run dev
to start the server