An app to save favourite locations on the map using react and leaflet.
Create a .env file inside server folder and add MONGO_URL=your_mongo_url
for both client and server cd to the folder and run
pnpm i
for both client and server cd to the folder and run
pnpm start