Skip to content

Latest commit

Β 

History

History
56 lines (48 loc) Β· 896 Bytes

File metadata and controls

56 lines (48 loc) Β· 896 Bytes

Team C Weather App

Description πŸŒžβ›…πŸŒ¦πŸŒ€β˜€

Our application allows up to five cities to be selected at a time. This allows a user to see the weather details for the next five days, and compare them across different locations

Tech stack

  • React
  • React-Bootstrap,
  • Node.js
  • TypeScript
  • Express
  • Sequelize
  • Openweathermap API

Prerequisites

  • Openweathermap API Key πŸ”‘

To Run πŸƒβ€β™‚οΈ

Clone the repository locally then:

cd frontend 
npm install

cd backend
npm install

To run client

cd frontend 
npm run start

To run server

cd backend 
npm run start

To run test for backend

cd backend 
npm run test

To run test for frontend

cd frontend 
npm run test

Members πŸ™β€β™‚οΈπŸ™Žβ€β™€οΈπŸ‘©β€πŸ’ΌπŸ™†β€β™€οΈπŸ‘¨β€πŸ’Ό

  • Tom Wieck
  • Julian Hirst
  • Abdullah Sarwar
  • Olga Prikhodko
  • Ponti Diaz