@JulianJ96
Submitted
What are you most proud of, and what would you do differently next time?
I'm most proud of taking my time and going very slowly as I'm still really trying to understand and learn vite with react. I'm getting better with tailwind but I was really going back and forth between the documentation with react to make sure I was doing stuff correctly, and even then trying to deploy it was a whole other issue. This took me at least a week.
What challenges did you encounter, and how did you overcome them?
Just about everything with vite and react. Everything was installed with tailwind to ensuring my routes and stuff were in the right place. To make sure my components were properly imported to trying to deploy the website through github. This project took a lot out of me but I'm glad I could do it. Chatgpt helped with some stuff I didn't understand; along with Youtube helping me when Chatgpt confused me and I needed a legit visual aid to walk me through stuff.
What specific areas of your project would you like help with?
Is to get more comfortable using Vite and React as I'm seeing more and more job applications, especially for junior positions who want people who know how to use React, Next, and Vite. So all these challenges I feel are a great way to help me get a better understanding. Other than that, the one thing I would specifically need help with; is using vite and react is there a way to use multiple imported components all in one line or is the only way to do it, is how I was able to do as noted in the app.jsx file of my project?