Skip to content

vue app for getting randomized jokes. generate one at a time or ten at a time. delete the ones that you don't like. choose a filter to get a certain type of joke.

Notifications You must be signed in to change notification settings

mikkimesfin/jokes-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jokester

this app explores the vuex statement management system. with jokester, you can use the vuex library to generate awesome jokes.

There are thee main items in Vuex:

the store creates the global state object mutations change the statement actions commit mutations. they call mutations to change the state.

Technologies used:

Vue

Site:

https://jokester-604d0.firebaseapp.com/

screen shot 2017-10-06 at 2 32 43 pm

About

vue app for getting randomized jokes. generate one at a time or ten at a time. delete the ones that you don't like. choose a filter to get a certain type of joke.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published