REST Countries SvleteKit
SvelteKit website using the REST Countries API for exploring detailed country information.
🚀 Demo
https://restcountriesvelte.vercel.app/
Project Screenshots:
🛠️ Installation Steps:
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
💻 Built with
Technologies used in the project:
- SvelteKit: Framework used to build the web application.
- TypeScript: Language used for writing the code.
- REST Countries API: External API used to fetch country data.
- Tailwind CSS: Utility-first CSS framework used for styling.
- shadcn-svelte: Port of shadcn for Svelte used for Consistent Design