Skip to content
/ Pitch Public

🧩 Collection of UI components and tweaks, designed specifically for itch.io project pages. Written in SCSS.

License

CC0-1.0, MIT licenses found

Licenses found

CC0-1.0
LICENSE-CC0
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

nndda/Pitch

Repository files navigation

Pitch Logo
Pitch

Available on itch.io CodeQL status

Collection of CSS components and tweaks designed specifically for itch.io project pages.

Features

  • Automatically match your page's theme
  • Responsive design that adapts to different screen sizes
  • Free and open source under MIT and CC0 license

Installation

# Install the dependencies
npm install

# Run the development server at localhost:8080
npm run start

# Build the app to dist/
npm run build

Licenses

  • The Pitch web app is licensed under MIT.
  • The CSS components are licensed under CC0.