Skip to content

titong0/guess-the-country

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guess-the-country

Rules are simple; You get country flags and you get country names: Match them

Sin título

Not trying to flex or anyhing but nextJS is certainly amazing

Lighthouse results

Learned things

  • Nextjs rendering patterns: SSG, SSR and ISR
  • Reducing the size of API calls by processing them in the backend
  • Custom hooks for complex state logic
  • Supporting two languages (I did solve most of the language differences with icons but there are different texts)

Useful links

  • NextJS. React framework for SSR and great loading speeds.
  • React. JS library used, of course.
  • Rest Countries. API for country flags and names.
  • React icons I swear to god I'm never letting go of this icon library

Releases

No releases published

Packages

No packages published