proxy server for photo gallery module
currently the server is running on localhost:3000
need to dockerize the server so that it can be deployed on aws
- create a dockerfile -use 'docker build' extension to create a dockerfile and dockerignore file template
- create an image of the server to create all the dependencies and packages virtually
- push the image to dockehub to be used in