A sleek and efficient web page developed using Next.js 13, Radix UI, Tailwind CSS, and TypeScript. This project allows users to effortlessly browse and explore a comprehensive list of countries. With its key features including Server Components, pagination, filtering, and sorting, the web page offers a seamless and intuitive user experience.
next-themes
To get a local copy up and running follow these simple example steps.
git clone https://github.com/kelvinbush/country-list.git
cd country-list
npm install
npm run dev
This project is MIT licensed.