Yes you can build the Frontend/ UI part using only Html/css/js (some apps need backend) but it is going to be a little difficult as you might have to write code by yourself which other libraries provide built in support for.
But youβll learn many things if youβre able to build it.
Thanks for sharing. Is it possible to build these projects using JavaScript, HTML, &CSS only?
Absolutely YES!
For portfolio one you can use three.js, rest all can be done using plain HTML, CSS, JS
But i would suggest to go with any frontend framework like React js or Next js, as it will fasten you development speed.
Yes. Definitely! Thank you.
π
Yes you can build the Frontend/ UI part using only Html/css/js (some apps need backend) but it is going to be a little difficult as you might have to write code by yourself which other libraries provide built in support for.
But youβll learn many things if youβre able to build it.
Correct !!
I see. Thanks for responding.