Design comparison
SolutionDesign
Solution retrospective
Hey guys ! This is my Github Jobs Project This was the first time for me to do a dark mode website, I'm really proud of the result 😄 I used 'react-query' (https://react-query.tanstack.com) package for state management, which allow me to add the "Load more jobs" functionality very easily, and have the state cached !
Any feedback is welcome 😎
Community feedback
- @psonHPosted over 3 years ago
you've done a great job. I had a few questions:
- which API did you use for the job listings?
- what packages did you use for the project other than 'react-query'?
0@ZeeeratulPosted over 3 years agoThank you ! I used the github jobs API (https://jobs.github.com/positions.json) provided in the subject.
And for the packages I only used create-react-app for the bundle, and node-sadd for the SCSS :)
0
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