Created an interactive online plant store using React.
Jumping into this project, I wanted to become more familiar with JavaScript functions I have never used
before such as filter()
and sort()
. I also wanted to try using the React Component
system.
To become more familiar, my goal was to implement these functionalities for my plant store:
I was able to accomplish all of these goals, and then some!
Going forward, my goal is to create a second website with the same functionalities but using an API so that is has a real-life use case.
Check out the final product here->