For educational and non-profit uses only. All trademarks, logos and brand names are the property of their respective owners.
This project is a used to gather data from Kickbase API endpoint and visualize it in a web interface, acting as alternative for the pro membership.
- Install dependencies:
npm install
Install the dependencies
- Run frontend:
npm start
Start the development server- Frontend will be reachable under http://localhost:3000/
- @FelixSchuSi for the base of the frontend