https://github.com/imbenrabi/weather-website
The token weather web application ;)
https://github.com/imbenrabi/weather-website
bootstrap express javascript mongodb mongoose nodejs webpack
Last synced: 3 months ago
JSON representation
The token weather web application ;)
- Host: GitHub
- URL: https://github.com/imbenrabi/weather-website
- Owner: imbenrabi
- Created: 2020-09-10T10:25:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-02T12:28:21.000Z (over 5 years ago)
- Last Synced: 2025-01-20T22:46:50.355Z (over 1 year ago)
- Topics: bootstrap, express, javascript, mongodb, mongoose, nodejs, webpack
- Language: JavaScript
- Homepage:
- Size: 4.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather Stack - weather web application
- This project was created with vanilla JS in the client-side, Node.js - express server and MongoDB database.
- This project UI was created using [Bootstrap](https://getbootstrap.com/).
## General description
- The user can search for a location for weather and save it to his location shortlist.
- Bundling is done using Webpack.
- Geo-location is done using [Mapbox](https://www.mapbox.com/) API and weather data using [Weatherstack](https://weatherstack.com/) API.
### `npm run dev`
- Runs the app in the development mode.
- Open [http://localhost:8080](http://localhost:8080) to view it in the browser.
## App screenshots