- User Authentication (passwrod reset yet to be added.)
- User can upload images.
- user can save images.
- user can see his uploaded images.
- logged In users can
- like
- comment
- save to their collection
Fork the repo.
npm install
will install all the dependencies.
To run npm start
.