Next.js , Tailwindcss
npx create-next-app logger-appcd ./logger-app/npm install -D tailwindcss postcss autoprefixer swiperRiot Games API get riot api key and open the named file /utils/riot_api.js. Change named variable API_KEY the giving api key
npm run devOpen http://localhost:3000 with your browser to see the result.
To learn more, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Tailwindcss Documentation
- Riot Games API