Skip to content

linardsblk/qr-wallpaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

QR Wallpaper

Generate QR image for your wallpaper or screensaver.
Visit site

About The Project

Demo

Generate QR wallpaper to your exact screen size with solid color or image background.

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • yarn / npm
    npm install yarn -g
  • serverless (for phone search api only)
    yarn add global serverless

Installation

  1. Clone the repo
    git clone https://github.com/linardsblk/qr_wallpaper.git
  2. Install NPM packages
    yarn install
  3. Run app (default port - 3000)
    yarn start

For local phone API server

  1. Navigate to server directory

    cd server
  2. Install NPM packages

    yarn install
  3. Run app (default port - 4000) From server directory...

    yarn start

    ...or from project root

    yarn server

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published