A react app for Geography flashcards about countries+capitals.
Works with REST Countries API in the backend.
This project was a part of 30 days with React Series by Asabeneh.
Deployed using netlify.
Link: https://angry-bell-0e3732.netlify.app/
Clone the directory.
Install the requirements by:-
npm install
Go to the directory in the terminal.
Type npm start to run
Open http://localhost:3000 to view it in the browser.
Link: Sumit Kumar