Skip to content

Three VuejS apps for recording Notes list , Jokes Manager and Planets/Profiles fetch from web JSON API

Notifications You must be signed in to change notification settings

antonio30111988/VueNotemasterApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VueNotemasterApp

There are three VueJS apps:

1.SPA app for recording Notes list , developed by simple VueJS.

2.App for fetching Starwars Planets and Profiles from external API from web. It used advanced Vue fetaures like Vue Router and Vuex store for managing application states.

3.Jokester App - based fully on Vuejs and Vuex. User can add new jokes, remove jokes,filter jokes by type.Jokes are fetched for external API on web built in Ruby on Rails.

For fast usage, follow this guide on your CLI after $:

  1. $ git clone REPOSITORY in your xxx folder
  2. $ cd xxx
  3. $ npm install
  4. go to wanting app folder StarbaseApp/NotemasterApp/JokesterApp : $ cd StarbaseApp/NotemasterApp/JokesterApp
  5. $ npm run dev -started server on port 8080.

Access App on: http://localhost:8080/ .

Thanks for your time !

About

Three VuejS apps for recording Notes list , Jokes Manager and Planets/Profiles fetch from web JSON API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published