Gallery made with React (Redux, MaterialUI) and Express (PassportJS for sign in with Google, Swagger, Mongoose).
For storing, serving, cropping and formatting images using https://github.com/itmaxxx/image-serving-api
1. Create .env following instructions from .env.example
2. Make sure you started image-serving-api server
3. docker-compose up -d to start mongodb
4. npm run dev to launch app