Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jack-carling/home-page
- Owner: jack-carling
- Created: 2021-08-05T08:53:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-06T15:20:32.000Z (about 3 years ago)
- Last Synced: 2024-11-23T10:34:19.281Z (3 months ago)
- Topics: customizable, geolocation, react, weather-api
- Language: TypeScript
- Homepage:
- Size: 5.04 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.