canopas / electron-twitter-login-example

Electron-vue Twitter login example app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

electron-twitter-login-example

An example of twitter login with a firebase using electron.js

How to run application

Env variables

  • Add a firebase and twitter credentials in a config.js file.

Install dependencies

  • run npm install

Start application

  • start the application by running npm start

About

Electron-vue Twitter login example app


Languages

Language:JavaScript 76.2%Language:HTML 22.1%Language:CSS 1.7%