This repository contains an image search application using Unsplash API built over MERN stack.
Clone this repository.
$ cd mern-image-search
$ sudo docker-compose build
$ sudo docker-compose up
You can access the application by opening the link at which project is running (displayed in terminal) at port 3000.