I Need Bike Parts is a personal project I took upon myself to complete earlier this summer during my tenure of learning ReactJS. It's essentially an Amazon affiliate market place for bikes, inspired by the likes of This is Why I am Broke & Canopy.co. To display my data I used Prismic as my choice of headless CMS. The cards displaying data are built using Prismic slices, so each page allow for dynamic content to be added through components I developed through slices. This whole project was a new experience that allowed me to learn about NextJS, interacting with headless CMS, and collecting data through GraphQL.