I am currently working on a minimalist social network application for travelling enthusiasts. This app is a personal project. I decided to develop it as a way to solidify my Vue understanding coupling that with Node.js and MongoDB. Essentially, registered users in the app will be able to share photos of locations they have visited. There will no t be a like or a heart button just photos, descriptions and comments.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
Okay, I will go first.
I am currently working on a minimalist social network application for travelling enthusiasts. This app is a personal project. I decided to develop it as a way to solidify my Vue understanding coupling that with Node.js and MongoDB. Essentially, registered users in the app will be able to share photos of locations they have visited. There will no t be a
like
or aheart
button just photos, descriptions and comments.