Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted

    Mobile first using Vue 3, Sass, Vuex

    #vue#vuex#sass/scss
    • HTML
    • CSS
    • JS
    • API

    0


    Feedback is welcome, always happy to hear what you think! Most of the logic done through Vuex, which I'm still learning, so if you see something that could be done better, let me know. All the icons are either inline SVGs or components, I think it worked out alright. Didn't want to use external icon library and make unnecessary API calls, so everything works faster. Not sure if it's a proper way to do it, so once again, let me know.

  • Submitted


    What a great challenge this was!! First time using Vue to build a big project like this, and it went better than I expected.)) Most of the time I spent adjusting responsiveness, so sass got messy a bit. Also tried to use semantic HTML as much as possible, don't know how good that went. Leave a comment, let me know if anything can be improved or there is a better way of doing things altogether.)

  • Submitted


    Everything seems to be working, but if you find an issue or have a suggestion on how to improve my code, or just want to ask me a question, I will be happy to hear from you!

  • Submitted


    Although simple operations functioning as they should, there are some minor issues if the numbers are too large or too many decimal zeroes. Theme switcher is using local storage, because I read readme file too late.)) Hopefully will switch to prefers-color-scheme soon. Let me know what you think, always happy to hear your opinion!

  • Submitted


    I'm very pleased with the JS part of it, but CSS definitely needs some improvement. Leave a feedback, I will be happy to know your opinion!

    UPD. updated version finally all works as it should.

  • Submitted


    All is functioning as it should. Buuut if you could suggest a better solution or some improvment on the code, please leave a feedback! I would be happy to make my code better with your help.

  • Submitted


    All animations done with Sass. Would've been much easier and cleaner with JS, but I had to do it the hard way. Leave a feedback, I will be happy to hear your opinion! upd.alignment update

  • Submitted

    JS and SASS

    • HTML
    • CSS
    • JS

    0


    Drag and drop needs some improvement, otherwise all is working correctly. Leave a feedback, I would be happy to hear your opinion.

  • Submitted

    JS and CSS

    • HTML
    • CSS
    • JS

    0


    Any feedback is welcome!

  • Submitted


    Made everything with CSS only. Slider is a bit jumpy, if you know a good solution to make it smoother, please leave a comment.

  • Submitted

    CSS grid

    • HTML
    • CSS

    0

  • Submitted


    Tried to make everything with grid only. Please comment if you find any issues. I might've missed something.