@Pawel1894Submitted over 1 year ago
Hey everyone!
Here is my first ever next.js app : ) I'm really hyped about this and loved the development experience this framework gives.
List of features -all country pages are prerendered during build time
- every country card in homepage is also prerendered
- dark mode
- selecting default theme base on user's
prefers-color-scheme
- filter countries by region
- search country by a name
- optimized WebP images
Tech stack
- Next.js
- TypeScript -TailwindCSS
I'm open for constructive criticism and if you have any questions about the code don't hasitate to ask.
Have a nice day 😀