kravchenkoegor / vue-blog

Full-stack CRUD application based on MEVN

Home Page:https://warm-castle-13681.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog single-page application written on MEVN stack (MongoDB, Express, Vue.js, Node.js)

Functions:

  • Register a new user
  • Login using generated JWT token (expires in 1 week)
  • Get list of all posts in blog saved to MongoDB
  • Pagination (8 posts per page)
  • Create a new post
  • You can edit or delete post only if you are it's author
  • You must be logged in to see post's details
  • User's profile
  • You can add personal info or edit it

Application is based on Vue.js framework called Vuetify.js

About

Full-stack CRUD application based on MEVN

https://warm-castle-13681.herokuapp.com/


Languages

Language:JavaScript 60.3%Language:Vue 39.2%Language:HTML 0.5%