Skip to content

LeonXZhou/tarot-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tarot Vue

A simple frontend SPA built using axios and Vue.js framework.

Heroku deployment: https://tarot-vue-frontend.herokuapp.com/

When clicking 1/2/3 cards on the top nav for the first time, cards may take 10-15 seconds to load. The backend api and data is from rws-cards-api by ekelen which is hosted on heroku and may need a while to spin up.

Features:

Cards:

Users can select a tarot reading of 1, 3, or 5 cards. Each individual card can be flippe over "Readings"

Live Search:

Users can search for cards based on their names "Live Search"

Run Locally

run npm install in root directory. then node server.js. Static vue build will be served at localhost:8080

Dependencies

Frontend

  • Vue.js
  • Axios

Backend

the frontend app is making request to rws-cards-api

About

A front end vue app that lets users do different tarot card readings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published