Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jack-carling/home-page

Home page with time, date, weather and bookmarks
https://github.com/jack-carling/home-page

customizable geolocation react weather-api

Last synced: 16 days ago
JSON representation

Home page with time, date, weather and bookmarks

Awesome Lists containing this project

README

        

# Home Page

A customizable home page that shows the current time and date, weather based on your location and all of your favorite bookmarks.

- Weather location, icon, description, temperature and highs and lows if user allows location services
- Add bookmark, will display custom name and favicon if available otherwise dark square with the first letter of the name
- Right click to edit or delete bookmarks
- Responsive design

[Inspiration](https://homey-app.online/)

## Screenshot

## Installation

```bash
# Install dependencies
npm install

# Run development server
npm run dev
```

## Limitations

The `backdrop-filter` property isn't currently supported in Firefox or Firefox for Android.