Skip to content

This is the first app I've made with VueJS. It is a simple Quiz application with 10 questions related to animals. Have fun!

Notifications You must be signed in to change notification settings

Lukazovic/quiz-vue-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz - Vue App


Built With   |    About   |    How to play   |    How to Contribute   |    Author

🔧 Built With

💻 About

This is the first app I've made with VueJS. It is a simple Quiz application with 10 questions related to animals. Have fun!

🎮 How to Play

  • Clone the project: git clone https://github.com/Lukazovic/quiz-vue-app.git;
  • Go to the project folder: cd quiz-vue-app;
  • Download the dependencies: yarn install;
  • Start the application: yarn serve.

It will open a browser page (if it doesn't, go to http://localhost:8080). Then you can start playing. Good luck!

🤔 How to Contribute

  • Fork this repository;
  • Create your branch with your feature: git checkout -b my-feature;
  • Commit your feature: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

Then merge your pull request, you can now delete your branch

📝 Author


Lucas Vieira

About

This is the first app I've made with VueJS. It is a simple Quiz application with 10 questions related to animals. Have fun!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published