Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 565 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 565 Bytes

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