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


    What are you most proud of, and what would you do differently next time?

    That I was able to use vite, nx monorepos, react, and vercel for the first time and it all worked out in the end. Next time I will handle the setup related stuff from early on so I can focus on the final product.

    What challenges did you encounter, and how did you overcome them?

    I was initially unable to get the site hosted on Vercel. I finally read through the error logs and figure out that the issue was in the way my app was being built by vercel. Overriding the build command and outDir build options resolved my issue.

    What specific areas of your project would you like help with?

    Figuring out the distinction between primary, secondary, and accent color styles when different types of colors are provided in the style guide but no indication as to their group is given.