Skip to content

🎈 beeant is a question platform, developed with Vue2, Vuex, VueRouter

Notifications You must be signed in to change notification settings

altaysimsek/beeant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📡Beeant

Beeant is basically question platform

🔱Purpose

When i developed this project my main point is make practice with vue, vuex, vue router . Actually while i'm learning react, redux, i suddenly understood state management and switched to vue and I tried to understand vuex, understanding was much faster than I thought. Of course i need to make practice with that so i try to developed a basic platform

🎁Features

  • Login with Google.
  • Explore different users profile.
  • Like/dislike system.

🚀Project setup

Before install you need to create a .env.local file

touch .env.local

VUE_APP_MEASUREMENT_ID= 

VUE_APP_APP_ID=  

VUE_APP_MESSAGING_SENDER_ID=  

VUE_APP_STORAGE_BUCKET=

VUE_APP_PROJECT_ID=

VUE_APP_DATABASE_URL=

VUE_APP_AUTH_DOMAIN=

VUE_APP_API_KEY=

Install


yarn install

Compiles and hot-reloads for development


yarn serve

Compiles and minifies for production


yarn build

Lints and fixes files


yarn lint

Customize configuration

See Configuration Reference.

About

🎈 beeant is a question platform, developed with Vue2, Vuex, VueRouter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published