Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bbonkr/bing-wallpaper-client


https://github.com/bbonkr/bing-wallpaper-client

Last synced: 25 days ago
JSON representation

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
```