Vihaan Sharma
@LemirqAll solutions
- Submitted 8 months ago
Rock Paper Scissors with TS, React, framer-motion, tailwind, zustand
- HTML
- CSS
- JS
I need to learn how to edit css paths during build time. Currently I have to push it to the repo, and then grab the entire url. For example:
I want to display an image:
This URL is not going to work in production as it will point to my main site:
https://lemirq.github.io/images/rock.svg
and not to the subdirectory:https://lemirq.github.io/rps/images/rock.svg
- Submitted over 2 years ago
Clipboard App Landing Page with CSS Flex, Anime.js, AOS, animate.style
- HTML
- CSS
- Submitted over 2 years ago
Responsive Stats Preview Card Component with CSS Flexbox & CSS Grid
- HTML
- CSS