Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bbonkr/bing-wallpaper-client
https://github.com/bbonkr/bing-wallpaper-client
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bbonkr/bing-wallpaper-client
- Owner: bbonkr
- Created: 2022-11-28T02:17:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T05:10:28.000Z (8 months ago)
- Last Synced: 2024-04-09T21:56:04.803Z (7 months ago)
- Language: CSS
- Size: 298 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BING WALLPAPER CLIENT
## Overview
Separate the frontend from [bing-wallpaper](https://github.com/bbonkr/bing-wallpaper).
- next@13
## Create project
```shell
$ mkdir bing-wallpaper-client
$ cd bing-wallpaper-client
$ npx create-next-app@latest . --experimental-app
```