Skip to content

selemondev/Vue-Twitter-Clone

Repository files navigation

Twitter

Twitter Clone made with Vue 3 and Firebase Version 9.

Config Keys

Add your own Firebase config keys in the firebaseConfig.js file.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build