Skip to content

World Explorer lets you effortlessly uncover, search and filter countries by region.

Notifications You must be signed in to change notification settings

yuzakki/explore-the-world-api

Repository files navigation

A challenge I have completed from frontend mentor challenges.

Screenshots

Screenshot Screenshot Screenshot Screenshot

Clone the repository

git clone https://github.com/yuzakki/explore-the-world-api.git

Navigate to the project directory:

cd explore-the-world-api

Install dependencies:

npm install

Usage

Start the development server:

npm run dev