rtivital / omatsuri

PWA with 12 open source frontend focused tools
https://omatsuri.app
MIT License
2.54k stars 201 forks source link
application css frontend react svg svgo toolbox webworkers

Omatsuri app

Logo

Omatsuri is a progressive web application with 12 open source frontend focused tools. Omatsuri translates to «festival» from Japanese (お祭り) and here we have a small festival of applications. It was built with strong respect to your privacy – you will never see ads and it does not include analytics services (or actually any services at all). You are highly encouraged to explore source code and use it in your projects.

Quick links

Key features

Included Applications

Local development

To get started with application locally use these commands:

# Install dependencies
yarn

# Start application, browser will open automatically
npm start