Countries is a web application developed using:
This project uses next/font to automatically optimize and load Inter, a custom Google Font.
It provides information about different countries and allows users to obtain detailed information about each country.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.