A simple Gallery app made using Reactjs.
- Install nodejs
- Clone or Download the project
- Go to the destination folder of the app using command line
- run npm install to install all the node modules
- type npm start
- server will start at localhost:3000
- html
- CSS
- Reactjs