This app uses the Brawl Stars API to fetch data about Brawl Stars players and clubs. The backend is written in express.js and the frontend is written in Svelte. I am working on this project to learn more about Svelte and Brawl Stars API. I plan to add more features in the future. This is helpfull for a quick headstart on your own Brawl Stars API project.
npm install
in the frontend and backend directoriesnpm run dev
in both directoriesAPI_KEY=YOUR_API_KEY_HERE