Skip to content

dushyant89/vue-firebase-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c225a8f · Dec 12, 2018

History

27 Commits
Jun 24, 2018
Dec 11, 2018
Jun 21, 2018
Jun 21, 2018
Jun 18, 2018
Jun 18, 2018
Dec 12, 2018
Jun 21, 2018
Jun 21, 2018
Nov 23, 2018
Nov 23, 2018
Nov 14, 2018

Repository files navigation

vue-firebase-todo

A simple TODO app using Vue.js, Firebase and Vuetify. The purpose of the app is to serve as an example for a project which needs to exploit the above mentioned libraries and APIs.

Install

  • Clone the repository
  • cd to the repository directory
  • Run npm install, which will install the dependencies
  • Run npm serve to play around.

Note: Please create a .env.local file, with the below credentials and keys, in the root directory of the project and then run npm serve.

API_KEY
AUTH_DOMAIN
DB_URL
PROJECT_ID
STORAGE_BUCKET
MESSAGING_SENDER_ID

TODOs

  • Add unit tests using Jest
  • Set up a build pipeline and continuous deployment on heroku (may be)

More details about the project can be found at this Blog post.

About

A simple TODO app in Vue using Firebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published