Skip to content

karenhou/my_vue_apis

Repository files navigation

VueJS RSS reader

A website where you can see three randomly generated quotes, current weather info and select few rss feed to read. It also uses vuex to manage state.

Installing

npm install

And to run the site by

npm run serve

To build

npm run build

Built With

  • Vue.js - JavaScript framework used
  • Bootstrap - front-end framework
  • Firebase - Auth and data store
  • FavQs - Used to generate quotes
  • Picsum - Used to randomly select photos for the carousel

Deployment

This website is hosted on firebase