Skip to content

williamssam/rest-countries-with-sveltekit

Repository files navigation

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

Links

Built with

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

What I learned

Useful resources

Author

Acknowledgments

Watched James Quick SvelteKit crash course

About

REST Countries API with color theme switcher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published