GitHub link 😾
Meower is a cat-themed, responsive Twitter (or “X”) alternative built for the modern web! It is focused on being lightweight and accessible. To this end, it aims to be WCAG 2.2 compliant.
It uses 🪞 Vue.js and ⚡ Electron for the frontend and 🔥 Firebase for the backend.
Installation and build instructions
Clone the repository locally.
git clone https://github.com/abenav4/Twitching-Livestream-App.git
Install the relevant dependencies using:
yarn
# or
npm install
Start the app in development mode:
quasar dev
Open http://localhost:3000 to view the app in your browser.