Available Scripts

In the project directory, you can run:

1. npm install install all required packages

2. npm start will start UI dev server with Autocomplete component

3. npm run server to start json-server for fetching countries API endpoint

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