dking3876 / sizzy

A tool for testing responsive websites crazy-fast

Home Page:https://sizzy.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ™‹โ€โ™‚๏ธ Made by @thekitze

๐Ÿฟ๏ธ Should you jump on the TypeScript hype train in 2019?
๐Ÿ“น I was wrong about Gatsby...

Other projects:

  • ๐Ÿซ React Academy - Interactive React and GraphQL workshops
  • ๐Ÿ’Œ Twizzy - A standalone app for Twitter DM
  • ๐Ÿค– JSUI - A powerful UI toolkit for managing JavaScript apps

Sizzy

Sizzy

A tool for developing responsive websites crazy-fast, made by @thekitze

gif

Sharing with an url

Add ?url=http://your-url.com at the end of the url to share it with a preloaded url.

Example: http://sizzy.co?url=https://preactjs.com

Chrome extension

Adds a Sizzy button in the Chrome toolbar, which on click opens any page directly into Sizzy.

Chrome Extension
Source

Getting Started

  1. Install the dependencies:
yarn install
  1. Start the server:
yarn start
  1. Open it in your browser http://localhost:3033/

Tip: You can also use npm instead of yarn, and if you want to use yarn but you don't have it on your machine, here's how to install it.

About

A tool for testing responsive websites crazy-fast

https://sizzy.co/

License:GNU General Public License v3.0


Languages

Language:JavaScript 97.4%Language:HTML 1.9%Language:CSS 0.7%