Country App A simple country app built with Next.js. Hosted on Vercel. Country data from REST Countries Features See information on a country Compare two countries with each other Installation Install Country App locally: git clone [email protected]:RikuPutkinen/country-app.git cd country-app/ npm install npm run dev