This project is developed for storing photos on online gallery using cloud storage. One can store photos using this given website link from anywhere and any time. Please visit the hosted website: Photo Gallery
- User Interface developed using react-a JavaScript framework and Redux is used for state management. Front-end website deployed on Netlify.
- Backed development includes node.js and mongodb atlas as cloud storage. Used mongoose library in node.js to interact with MongoDB cloud storage. Back-end deployed on heroku.