Skip to content

MERN Stack Newsletter Webapp with a unique article tag based recommendation system

Notifications You must be signed in to change notification settings

ParthKapoor-dev/Echo-Hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Echo Hub

Welcome to Echo Hub, a MERN stack Newsletter application where users can publish articles, follow other users, get tag-based recommendations, and more.

Banner

Deployment

  • Frontend: Deployed on Vercel. Visit Echo Hub
  • Backend: Deployed on Render.

Features

  • User Authentication: Secure user authentication using JWT (JSON Web Token).
  • Article Publishing: Users can publish articles with tags.
  • Follow System: Users can follow other users to see their articles.
  • Tag-Based Recommendations: Articles are recommended based on tags.
  • User Profiles: Each user has a profile displaying their articles and followed tags.
  • Responsive Design: Fully responsive design to provide a seamless experience across devices.

Technologies Used

  • Frontend:
    • React.js
  • Backend:
    • Node.js
    • Express.js
  • Database:
    • MongoDB (with Mongoose)
  • Authentication:
    • JSON Web Token (JWT)

About

MERN Stack Newsletter Webapp with a unique article tag based recommendation system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published