rest-countries-with-sveltekit

Rest Countries With Sveltekit

REST Countries API with color theme switcher

REST Countries API with color theme switcher solution - Frontend Mentor

Overview

  • Install pnpm as your package manager using npm install -g pnpm or delete the 'pnpm-lock.yaml' file and install dependencies with either yarn or npm.
  • Install depedencies using, pnpm install. If you are not using 'pnpm', after (1) above, install dependecies using yarn or npm install depending on your package manager
  • then run, pnpm dev or yarn dev or npm run dev to start the server at localhost:3000

Screenshot

Built with

  • Svelte Kit - JS library
  • Tailwind CSS - for styling

What I learned

Useful resources

Author

Acknowledgments

Watched James Quick SvelteKit crash course

Top categories

Loading Svelte Themes