Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 356 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 356 Bytes

UV Forecast

Description

A website that provides real-time UV index forecast, using OpenUV API and OpenWeather API.

Installation

  1. Clone the repository onto your local machine
  2. Install project dependencies - use npm and run npm install.

Development

Run npm run start and click the link printed in the console.