https://github.com/neelxie/ecohub
This is a simple project to display a few organisations on the map and be able to change the google markers when the organisation is clicked.
https://github.com/neelxie/ecohub
google-maps nextjs react vercel
Last synced: about 2 months ago
JSON representation
This is a simple project to display a few organisations on the map and be able to change the google markers when the organisation is clicked.
- Host: GitHub
- URL: https://github.com/neelxie/ecohub
- Owner: neelxie
- Created: 2022-07-04T08:02:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-04T09:46:18.000Z (almost 4 years ago)
- Last Synced: 2025-01-26T18:45:58.590Z (over 1 year ago)
- Topics: google-maps, nextjs, react, vercel
- Language: JavaScript
- Homepage: https://ecohub-avtlq6zot-neelxie.vercel.app/
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
This is a simple project to display a few organisations on the map and be able to change the organisation icons when the organisation is clicked.
## Getting Started
First, run the development server:
```bash
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Screenshot

## Deploy on Vercel
This has been deployed on Vercel.
Check out [here](https://ecohub-avtlq6zot-neelxie.vercel.app/) for running application.