Clone the repository, install the necessary dependencies, and then run the application.
git clone https://github.com/joyreuben/rest-countries-api.git
npm install
npm run dev
# or
git clone https://github.com/joyreuben/rest-countries-api.git
yarn
yarn dev
Open http://localhost:3000 with your browser to see the result.
Have fun building! 🚀