Image Gallery Refactor
Created: August 8, 2024
During a client project, I built an image gallery utilizing the react.js framework. While the client was satisfied with the result, I thought that there was a potential for optimization as it was built using a client’s tech stack, which involved only building react applications through class components. Therefore, I decided the create a project that would convert the code over to a functional component and leverage the tools that React and Next.js offers such as React and Client components hook.
This project was made with:
- React
- Next.js
- Axios
- React-Select
- Splide
- Unsplash Images API
To see a live version of it, click here