This project was created with Create React App.
https://photoframe-futurice.netlify.app
Follow the steps given below:
Firstly, clone this poject at your local machine using
git clone https://github.com/ashi006/PhotoBrowser.git
cd into the project's directory.
Run npm install command to install all the dependencies in packages.json file.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.