Skip to content

Countries app is a responsive web application that allows users to explore information about countries around the world. Built with Next.js, TypeScript, and TailwindCSS

Notifications You must be signed in to change notification settings

nesathanozturk/rest-countries-api

Repository files navigation

About

This repository is Countries App project from frontendmentor.io

🧰 Technologies Used

  • Next.js
  • Typescript
  • Context API
  • Tailwind for styles
  • Icons for React Icons

Functionalities

  • List all countries.
  • Filter by region.
  • Search by country name.
  • Dark mode.
  • Dynamic country details page with Next Router.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

About

Countries app is a responsive web application that allows users to explore information about countries around the world. Built with Next.js, TypeScript, and TailwindCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published