TranHuuDat2004 /
mymusic
A modern, full-stack web-based music player built with Node.js, Express, MongoDB, and EJS.
Loading repository data…
Som7501 / repository
A modern, full-stack blogging platform built with Node.js, Express, and MongoDB. Features secure JWT authentication, dynamic EJS routing, Multer-powered image uploads, and a responsive Glassmorphism UI styled with Tailwind CSS.
BloggerSpace is a full-stack web application designed for creators to share their thoughts with the world. Built with a robust MERN-stack backend (without React), this project handles server-side rendering, secure authentication, and multipart file uploads smoothly and efficiently.
📦 BloggerSpace
┣ 📂 middleware # JWT verification and route protection
┣ 📂 models # Mongoose schemas for users and blogs
┣ 📂 public # Static files and uploaded blog images
┣ 📂 routes # Express routes for users and blogs
┣ 📂 services # Authentication and token logic
┣ 📂 views # EJS templates and stylish layout partials
┣ 📜 index.js # Main server entry point
┗ 📜 package.json # Dependencies and scripts
Make sure you have the following installed on your machine:
Clone the repository:
git clone https://github.com/YOUR_USERNAME/YOUR_REPO_NAME.git
Navigate to the project directory:
cd YOUR_REPO_NAME
Install the dependencies:
npm install
Start the development server:
npm start
Open your browser and visit: http://localhost:3002
Before pushing your project to GitHub, create a .gitignore file to avoid uploading unnecessary files such as node modules and uploaded images.
node_modules/
.env
public/Uploads/
This project is licensed under the ISC License. You can use, learn from, and build upon it while keeping the project spirit intact.
This project was created with attention to detail, user experience, and maintainable code. Every part of it is designed to make blogging feel simple, secure, and enjoyable.
Selected from shared topics, language and repository description—not editorial ratings.
TranHuuDat2004 /
A modern, full-stack web-based music player built with Node.js, Express, MongoDB, and EJS.
Manthancode28 /
StaySphere is a full-stack property rental platform designed to simplify the process of finding and booking short-term stays in metro cities. Inspired by Airbnb, the platform offers a seamless user experience with dynamic property listings, smart filtering options, and a responsive, modern UI. Built using the MERN stack, StaySpher
rabeeh-dev /
A modern full-stack footwear ecommerce platform with authentication, OTP verification, wallet system, payments, admin dashboard, and a complete shopping experience built using Node.js, Express, MongoDB, and EJS.
yavuzahmet1 /
🍕 A full-stack pizza delivery platform built with the MERN stack (MongoDB, Express.js, React, Node.js) and EJS for server-side templating. Features real-time order tracking, menu management, and user authentication. Ideal for learning modern web development, practicing full-stack skills.
Arthuryourguy /
📰 Blog API A full-stack blog application built using Node.js, Express, and EJS, featuring both a RESTful API and a user-facing front end. The project demonstrates modern web development fundamentals — including API design, routing, CRUD operations, and dynamic templating — all connected through Axios for seamless frontend-backend communication.
Adarshk18 /
A Full stack e-commerce platform for Modern & Trendy Bags using Tailwind and Ejs