• I have made a wireframe for the imagination of the ui

  • I collected the shared styles like colors ,font sizes ,margins ,padding etc... (which supposed to be done in bigger projects with pixcel perfect UI )

  • I collected the reused components like btns and modal in one folder

  • Also the shared comonents like navbar and footer in one folder

  • I tried to predict the global states and desided to install vuex

  • Also i predicted the ui library to install

  • Finally started to implement the Ui and logic of the project live-demo