Skip to content

ingarbi/yt_next_countries_api_app

Repository files navigation

This is Country App, where You can get Info About Countries

This app was deployed on Vercel CountryApp

Getting Started Locally

First, run the development server:

Clone the project
# then
npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

How it looks like

MainPage MainPage

CountryDetailPage DetailPage