Hi! I made a website for my FIRST Robotics Team 1280 using React + Vite for the framework and Tailwind CSS for styles. ESLint was also used for debugging. This is my first complete website and I think I learned a lot. When I first started, I had forgot to install a build tool and I struggled a little bit with routing pages. I had also built the entire website using regular CSS - which was a pain (i.e. centering divs, having to manage separate classes with long names 😭). Around ~20 hours in I thought I was finished, then I received feedback from teammates that it didn't 'look right'. They had a completely different idea of the layout and design. So. At that point I switched to Tailwind and restarted styles which took considerably less time but still a while (if anyone was wondering why it takes 40 hours to make a simple website 💀).
Hi! I made a website for my FIRST Robotics Team 1280 using React + Vite for the framework and Tailwind CSS for styles. ESLint was also used for debugging. This is my first complete website and I think I learned a lot. When I first started, I had forgot to install a build tool and I struggled a little bit with routing pages. I had also built the entire website using regular CSS - which was a pain (i.e. centering divs, having to manage separate classes with long names 😭). Around ~20 hours in I thought I was finished, then I received feedback from teammates that it didn't 'look right'. They had a completely different idea of the layout and design. So. At that point I switched to Tailwind and restarted styles which took considerably less time but still a while (if anyone was wondering why it takes 40 hours to make a simple website 💀).