Skip to content

towkir/qr-code-component

Repository files navigation

QR Code Component

Design preview for the QR Code Component challenge

Description

This is a very simple static project built with svelte only for fun and having a flavor of svelte. Have a look at the live demo:

About

Github Repo can be found here (if you're not already viewing this from github)


Develop and Build

If you've forked this repo, follow these commands:

# install dependencies
npm install

# start the server
npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

To create a production version of the app:

npm run build

You can preview the production build with npm run preview.

To deploy the app, you may need to install an adapter for your target environment.

About

A very simple static website with a bit of svelte flavor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published