/deshon

Application is implemented using hooks concepts of reactJS, user can search for countries and view details

Primary LanguageJavaScriptMIT LicenseMIT

A simple React.js application to lookup country!

Application is implemented using hooks concepts of reactJS, user can search for countries and view details.

Search for country

Created with create-react-app. See the full create-react-app guide.

Live URL :-

deshon App

OR your can do the following to run in your local machine

Scripts

Install node modules

npm install

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.