- 👉 Free, open-source and hosted on the edge.
- 🖼️ Clean and focused design. Check it out on Figma.
- 🔒 No back-end. Data is shared directly between connected browsers.
This web application is built using Parcel. Node.js v18+ is recommended.
To install the dependencies:
npm ci
To start the development server.
npm start
After changes you should run the lint
script to lint, type check and format the code:
npm run lint
Apache-2.0 © 2022 Arthur Corenzan.