A website to help students prepare for the Cambridge First Certificate English exam (level B2).
Recently migrated from Wix/WordPress to Svelte.
Now deployed on Vercel: https://b2englishexam.vercel.app/
This one's super easy, all you need to do is:
Run:
npm installThen run:
npm run devThis should start the site on localhost:5173.
