Explore the whole world at one place! This challenge is from Frontend Mentor
Live preview is here.
- React
- Typescript
- Sass
- Next.js
- Zustand (state management)
- SWR
The used API is REST COUNTRIES API
You must have the following:
- Clone the repo by
git clone https://github.com/youssef579/world-explorer.git
- Navigate to project directory
- Install all dependencies by
npm install
- Run the development server by
npm run dev
then go to http://localhost:3000/