Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 811 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 811 Bytes

World Explorer

Explore the whole world at one place! This challenge is from Frontend Mentor

Live preview

Live preview is here.

Technologies

  • React
  • Typescript
  • Sass
  • Next.js
  • Zustand (state management)
  • SWR

API

The used API is REST COUNTRIES API

Requirements

You must have the following:

  1. node.js v16 or higher
  2. npm v6 or higher

How To Run

  1. Clone the repo by git clone https://github.com/youssef579/world-explorer.git
  2. Navigate to project directory
  3. Install all dependencies by npm install
  4. Run the development server by npm run dev then go to http://localhost:3000/