React Photo Gallery This is a simple photo gallery created using React and Material-UI. This project was bootstrapped with Create React App. Installation and Setup Instructions Clone this repository. You will need node, npm, and yarn installed globally on your machine. Installation: yarn To Start Server: yarn start To Visit App: http://localhost:3000 To Create a Production Build: yarn build