Get started with next.js
npm Dependencies
npm i "@vis.gl/react-google-maps"
environment varialbles
GOOGLE_MAPS_API_KEY=
Use to hold google map api key.
Use Lint to maintain better coding standard
npm run lint -- --fix
Use command to check lint issues and possible auto fixes.