This is an application that allows clients to search for photos with specific tags or find random photos.
- Clone repository to your local machine.
- Inside of the server folder run npm install.
- Start the Web Server.
- Run the client-side development server with npm run start.
- Search for specific photos or random ones.