Thanks for checking out this front-end coding challenge.
You can check the result through this link: Rest Countries
Frontend Mentor challenges help you improve your coding skills by building realistic projects.
To do this challenge, you need a advanced understanding of HTML, CSS and Javascript.
Users should be able to:
- See all countries from the API on the homepage
- 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 (optional)
- Live Site: Where in the world?
- Countries API: REST countries
- React - JS library
- Next.js - React framework
- Chakra UI - For structure and styles
- React Icons - Library with a great diversity of icons
- Axios - Used to make the request to the api
- Dynamic Routes - Next doc about dynamic routes
- Frontend Mentor - @NavarKartalian
- Linkedin - Navar Kartalian