Skip to content

Super Small SPA that displays information of countries using Nuxt 3 (SSR implementation)

Notifications You must be signed in to change notification settings

aminghorbankhani/wikicountry-nuxt

Repository files navigation

WikiCountry

Small and simple SPA that gets information of countries from REST Countries API and displays them to the users.

Demo

To overview my work visit this Demo on Vercel.

Technologies

  • Bootstrap 5
  • Nuxt 3
  • Fetch

Implementations

  • Display all countries from the API on the homepage
  • Search in countries through an input field using the API
  • Filter countries by their regions using the API
  • Display extended information about each country on detail page
  • Implement dark mode and light mode without using any 3rd party libraries
  • Lazy load images to improve the page loading speed

About

Super Small SPA that displays information of countries using Nuxt 3 (SSR implementation)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published