iwaskorean / countries

🌎 Where in the world?

Home Page:https://countries-sewook.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Countries

Frontend Mentor Challenge의 μ†”λ£¨μ…˜ ν”„λ‘œμ νŠΈμž…λ‹ˆλ‹€.

Features

  • See all countries from the API on the homepage with pagination
  • Search for a country using an input field
  • Filter countries by region
  • Click on a country to see more detailed information on a separate page
  • Click through to the border countries on the detail page
  • Toggle the color scheme between light and dark mode

Live demo

Tech Stacks

  • React
  • TypeScript
  • Redux Toolkit
  • Apollo Client
  • Styled Components
  • Vercel

Getting Started

  1. Clone this repository
git clone https://github.com/iwaskorean/countries.git
  1. Install
cd countries
yarn
  1. Start
yarn build
yarn start

About

🌎 Where in the world?

https://countries-sewook.vercel.app/


Languages

Language:TypeScript 97.4%Language:HTML 2.6%