Screenshots for project :- https://github.com/ChandaniM/React-Gallery/tree/main/screenshots
For Executing in Localhost:
- Download or Clone the code on your machine.
- navigate to the folder in command prompt/Terminal
- Install the dependencies using the command -> npm install
- To run the code use the command: yarn start or npm start