- Removed bulma framework
- Added TailwindCSS library
- Responsive mode improved
- Added more items for footer
- General fixes
- npn packages updated
- npm packages updated
- removed fontawesome npm library and added from CDN
- removed obsolete configuration in nuxt config
- fixed icons
- npm packages updated
- add use of yarn package manager
- npm packages updated
- npm packages updated
- npm packages updated
- fix readme file
- Nuxt.js framework added
- components renamed
- npm packages updated
- npm packages update for security issue
- added favourite button into product detail
- minox css fixes into product detail
- fix menu on mobile
- menu account removed
- npm packages updated
- possibility to set the product's quantity
- possibility to build production (npm run production) and development (npm run development) mode
- minor fix
- npm packages updated
- checkout modal fix
- inserted social logos
- minor fix
- added validation for sign up modal form
- added wishlist functionality
- npm packages updated
- minor fix
- Added search functionality, now it's possible filters by product title
- Now it's possible to remove products directly from checkout modal
- minor fix
- npm packages updated
- responsive fix
- logo updated
- logout inserted
- now it is possible to override the default bulma's style in "global-style.scss"
- inserted various dimensions for logo image in "index.html"
- general fix
- Inserted validation in login modal
- Now it is possible to log in
- Fixed bug on add/remove button into product detail
- It is now possible to add and remove products from the cart
- Added modal for checkout
- Various minor fix
- Added Bulma framework css
- First revision of the graphic
- Update README.md file with instructions about contributions
- Update package.json information