Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 722 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 722 Bytes

Hello!

This is a country search engine that takes into consideration the current location of the user, and shows results sorted by distance to the country.
The user can take a look at the detail page of founded and selected country.
In the development i used Next JS, Typescript and modern CSS.
It was a really interesting experience.
You can explore the live version of app here: https://country-search-jade.vercel.app/
Or you can deploy your local version. Just clone the main branch and run:

npm i -> npm run dev

for start a dev version

Short demo:

ScreenRecorderProject106.mp4