toanle312 / g-weather-forecast-fe

Web developer intern assignment at Golden Owl

Home Page:https://g-weather-forecast-fe.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

G Weather Forcast - FE

This is a web developer intern assignment at Golden Owl

UI

Link demo: https://g-weather-forecast.vercel.app/weather

*** Note: The first time you search for another city different from your current location it will take quite a while, please wait a moment (Backend is deployed on Render)

How to run this project locally

  • Required: Node (20.11.1), npm (10.2.4)

  • Clone this repo to your device and run:

      npm i
  • Config your .env

      VITE_API_ROOT=Your API root // ignore if run in dev mode
      VITE_LOCAL_API_ROOT=Your local API root
  • Run project in dev mode:

      npm run dev

How to get local API root for this repo

Author

About

Web developer intern assignment at Golden Owl

https://g-weather-forecast-fe.vercel.app


Languages

Language:JavaScript 93.3%Language:HTML 3.4%Language:CSS 3.3%