halffl (half football leagues) is a website which displays what selected football league tables would look like if points were awarded after each half ended.
made with love- Next.js
- Tailwind CSS
- clone the repo
- open the
halffl
folder - run
npm i
from your terminal to install all of the project's dependecies - run
npm run dev
from your terminal to build and start the application- if your browser does not open automatically paste http://localhost:3000 in the address bar of your browser and press Enter
- New request to the API fail, error: missing application key. I can't login into my account nor can I create a new account.
- changed api provider from
football api
torapid api
.