Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/360macky/iss-realtime-locator
🌎🌌 International Space Station Real-time locator with the current position, Google Maps integrated and deployed in Vercel
https://github.com/360macky/iss-realtime-locator
babel google-maps-api international-space-station iss-realtime-locator nodejs react sass vercel webpack
Last synced: 3 months ago
JSON representation
🌎🌌 International Space Station Real-time locator with the current position, Google Maps integrated and deployed in Vercel
- Host: GitHub
- URL: https://github.com/360macky/iss-realtime-locator
- Owner: 360macky
- License: mit
- Created: 2020-09-03T21:17:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-09T15:20:25.000Z (almost 3 years ago)
- Last Synced: 2023-03-08T19:06:50.196Z (almost 2 years ago)
- Topics: babel, google-maps-api, international-space-station, iss-realtime-locator, nodejs, react, sass, vercel, webpack
- Language: JavaScript
- Homepage: https://iss-realtime-locator.vercel.app
- Size: 6.75 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
📡 ISS Realtime Locator ⚡
ISS Realtime locator with Google Maps API
📱 It's a fully responsive tool for mobile
## 🚀 Deployment
📦 Install the dependencies
```bash
npm install
```
🌙 Run `webpack-dev-server` with development mode
```bash
npx webpack-dev-server
```👷 Build the website with Webpack to export in the `public` folder.
```bash
npm run build
```## 🤲 Contributing
Do you would like to contribute? Do you want to be the author of a new feature? Awesome! please fork the repository and make changes as you like. [Pull requests](https://github.com/360macky/ISS-Realtime-Locator/pulls) are warmly welcome.## 📃 License
Distributed under the MIT License.
See [`LICENSE`](./LICENSE) for more information.