MEVN Blog

Overview
MEVN (MongoDB, Express, Vue, Node) stack blog with user authentication, state management with Pinia, image upload with Multer, and search functionality.
- GitHub: https://github.com/Kim-Lan/mevn-blog
- Stack: MEVN (MongoDB, Express, Vue, Node)
- UI: Tailwind CSS
- Modules: Pinia, Multer
Features
- Vue Router
- Navigation Guards
- User Authentication with JSON Web Tokens
- State Management with Pinia
- Image Upload with Multer
- Search Function