Design comparison
Solution retrospective
This was my first time 🤩 using Vite and React and I have to say, React's method of using components to build a full site makes the development process a lot easier and faster.
The main challenge I faced was learning React's method of navigation using the react-router-dom
to create a routing configuration to each page and creating the navigation links using the Link
element.
To simplify the information processing, I created JSON
files for the "careers", "process steps" and the company's "values", which I then imported to the appropriate component and used the map
method to render the list.
All feedback is greatly appreciated! ♥️
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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