Skip to content

This is a simple Test in VUEJS And VUEX.

Notifications You must be signed in to change notification settings

ayoubbajjou/vuex-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Add the following functionality:

  • Add a random button that puts a random number between 0-9 in a random place in the sequense
  • Make a component that represent the number in the sequence
  • Add logic to the new component that removes the number when clicking on it

What are we looking for?

  • Clean code
  • Readability over complexity
  • Good naming of variables and functions
  • Testable code

Good luck!




vuex-store

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

About

This is a simple Test in VUEJS And VUEX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published