Skip to content

mult1v4c/startpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Startpage

Preview

A simple startpage that shows the current date, time, and weather.

📷 Live Preview

💡 Setup

  1. Copy the config file: Rename the included sample.js to config.js.

  2. Get an API key: Sign up at OpenWeatherMap and generate an API key.

  3. Configure your location and API key: Edit config.js and replace the placeholders:

    const API_KEY = 'YOUR_API_KEY_HERE';
    const CITY = 'YOUR_CITY_HERE';

Thanks!

About

A simple dashboard with configurable weather

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published