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

DiogoM21/Weather-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Weather Challenge

📖 Project Overview

Weather Challenge FullStack ➔ LVL Junior

  • Back-End with Node.js (API REST) to consult city weather external API.
  • Front-End with Vue.js (Dashboard) with weather information.

📋 Requirements:

  • Docker
  • Setup Back-End ➔ Check the README file.
  • Setup Front-End ➔ Check the README file.

🛠️ Installation:

  1. Run docker-compose up -d ➔ In project root path.
  2. Starts ➔ Database, phpMyAdmin, Back-End and Front-End.

🌐 URLs:

  1. Front-End ➔ http://localhost:8080/
  2. Back-End ➔ http://localhost:3000/
  3. phpMyAdmin (credentials: admin / root) ➔ http://localhost:8081/

👥 Participants:

📅 Info:

© 2024 Diogo Mendes | Node.js & Vue.js