Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-04T09:46:18.000Z (over 2 years ago)
- Last Synced: 2024-11-28T08:49:49.730Z (2 months 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 StartedFirst, run the development server:
```bash
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Screenshot
![Screenshot](https://user-images.githubusercontent.com/32802973/177129143-2be35d3f-ab81-4188-9a71-a6c0a9766149.png)
## Deploy on Vercel
This has been deployed on Vercel.Check out [here](https://ecohub-avtlq6zot-neelxie.vercel.app/) for running application.