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

Submitted

Form composed of several steps and verifications, made only with the r

#vite#react

@LuisJimenez19

Desktop design screenshot for the Multi-step form coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
4advanced
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hello, the difficulty I had was how can I make vite recognize the static files without having to import them in this case, I had to import the images in the context since I had a problem with the paths try: build: { outDir: 'dist', assetsDir: 'assets'} and with: copy: [ { from: "src/assets", to: "assets", }, but it still didn't work and in the development environment it did work, please if anyone knows I would really appreciate it.

Community feedback

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord