This is the second task for the React course.
Objective: Replicate the design in this Figma link:.
Instructions:
- Build out the following pages in the Figma design provided:
- Landing page
- Photo Gallery page
- Our Projects page
* Use React Router to connect the three screens so that when the corresponding buttons are clicked, it should take us to the corresponding screen.
* Make sure your application replicates the design provided.
* Ensure that your application is responsive.

