Skip to content

shz-code/qweets

Repository files navigation

Qweets (qweets)

Qweets is a mini text sharing platform made with Quasar a Vue Js framework with Pinia as the state management tool. Firebase is used as the data backend. Users can register themselves and start sending messages (Dummy authentication with username) and also register as a new user.

Get Started

Clone Repository

 git clone https://github.com/shz-code/qweets.git

Go to project folder

 cd ./qweets

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Get Rolling!

Environment variables

VITE_APP_API_KEY

VITE_APP_AUTHDOMAIN

VITE_APP_PROJECTID

VITE_APP_STORAGEBUCKET

VITE_APP_MESSAGINGSENDERID

VITE_APP_APPID

Acknowledgement

About

Mini text sharing application using Quasar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors