Skip to content

Map pinning app from https://www.youtube.com/watch?v=9oEQvI7K-rA with a different stack using Typescript in both client & server, react-leaflet & tailwindcss.

Notifications You must be signed in to change notification settings

kboul/map-pinning-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Map Pinning App

An app to save favourite locations on the map using react and leaflet.

Configure the app

Create a .env file inside server folder and add MONGO_URL=your_mongo_url

Install the app

for both client and server cd to the folder and run

pnpm i

Run the app

for both client and server cd to the folder and run

pnpm start

About

Map pinning app from https://www.youtube.com/watch?v=9oEQvI7K-rA with a different stack using Typescript in both client & server, react-leaflet & tailwindcss.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published