Upload one image, get 4 back. Good deal. π
The idea is to upload one image and get its 4 variants in different sizes.
- Horizontal - 755x450
- Vertical - 365x450
- Horizontal Small - 365x212
- Gallery - 380x380
Image Cloud service used: Cloudinary
This project was bootstrapped with Create React App.
//View the site
//Running the app
- Run 'npm install' to install all the dependencies
- Run 'npm start' to run the app.
π»