This app integrates with rest countries api and allows users to explore different countries of the world.
Live Preview: https://react-rest-countries-pink.vercel.app/
Clone the Repository:
git clone <repository-url>
Install Dependencies:
npm install
Start the Development Server:
npm run dev