Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

edgarbagagem/weather_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Weather Information

A fullstack web project that fetches data from openweathermap.org, with a backend built on Node.JS Express with MongoDB and a frontend built on Vue.js and bootstrap as CSS framework.

This website showcases the current weather and 5 day forecast in 3 hour intervals for the cities of Leiria, Lisbon, Coimbra, Porto and Faro.

Configuration

Backend

Configure .env with .env.example as the base
$ npm install
$ npm run devStart

Frontend

Configure .env with .env.example as the base
$ npm install
$ npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published