ChloeLiang / nest-react-traffic-weather

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:TypeScript 81.2%Language:SCSS 10.2%Language:JavaScript 6.5%Language:HTML 2.1%