Skip to content

Super Small SPA that displays information of countries using Next.js (SSG implementation)

Notifications You must be signed in to change notification settings

aminghorbankhani/wikicountry-next

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

  • Tailwind
  • Next.js
  • Fuse.js

Implementations

  • Display all countries from the API on the homepage
  • Search in countries through an input field using Fuse.js
  • Filter countries by their regions
  • Display extended information about each country on detail page
  • Implement dark mode and light mode without using any 3rd party libraries
  • Use Next.js features to implement image lazy load and SSG (Static Site Generation)

About

Super Small SPA that displays information of countries using Next.js (SSG implementation)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published