SvelteKit website using the REST Countries API for exploring detailed country information.
https://restcountriesvelte.vercel.app/
1. Clone the Repository
git clone https://github.com/abhisheksharm-3/rest-countries-svelte.git
2. Switch to Cloned Directory
cd rest-countries-svelte
3. Use your package manager to install dependencies
bun install
4. Start the Development Server
bun dev
Technologies used in the project: