Weather Forecast & Traffic Cam Website

Development Guide

At project root folder,

  • Run npm i to install dependencies.
  • Run npm run dev to start the application.
  • Visit localhost:5173 to view the application.

Production Build

At project root folder,

Assumptions

  • Date and time is optional. If not set, it'll be set to current date/time.
  • The weather info is related to the date and time user selected.