Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.04 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.04 KB

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