A project which i took as a freelancer
Live 👈
git clone https://github.com/ikbalarslann/hostel.git
cd hostel
NEXT_PUBLIC_GOOGLE_MAPS_API_KEY= <Maps api from google, e.g. IzbbvcyH2adfdboR-tDKWvhxgadsfaCeBZIknBHnY />
NEXT_PUBLIC_MAP_ID= <Maps id, e.g. cc9a6c683dbg4c12 />
npm i
npm run build
npm run start