Skip to content

alext9586/beeline

Repository files navigation

Beeline: The Random Picker

This is a simple web app that randomly picks an option out of a list. It is written in vue.js as a single page application. It is purely a client-side app with no back-end interactions. It saves the data to the browser's local storage.

I made this app to learn vue.js as well as make a random picker for what movie to watch for movie nights and what restaurant to eat at with other people.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A random quicker picker-upper

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published