Skip to content

2bit-hack/startpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StartPage

screenshot1

A simple startpage that uses OpenWeatherMap to display the weather, NewsAPI to display the news, and Official Joke API to show a random joke. It also displays the current date and time, and some useful quick links, which are configurable.

Usage

Get the source

git clone https://github.com/2bit-hack/startpage.git
cd startpage

Setup environment

Rename .env.local.example to .env.local

Obtain API keys from OpenWeatherMap and NewsAPI

Replace YOUR_API_KEY_HERE with the appropriate values in .env.local

Install dependencies and run in development

yarn
yarn dev

About

Code for my startpage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published