Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

quickqr/web

Repository files navigation

Quick QR Website [SUSPENDED]

A website to easily interact with QQR's API and preview QR codes. Can be used to share QR code configuration.

  • This project is archived because I lost interest in programming client-side code. So, if anyone wants to continue it, please fork this repo and then contact me somehow and we'll do PR <3

Techonogies

  • Vite + SolidJS
  • SASS for styling

Current problems

  • Pretty much no adaptivity
  • Issues with floating windows like color picker and dropdown menu (some code for dynamic placing should be added to fix this)
  • Occasional TODOs in code.

Overview

image

Development

$ yarn
$ yarn dev # start development server

# Building
$ yarn build
# > Build files are located inside of dist/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published