Skip to content

🌐 Welcome to Thread MERN ! πŸš€ Connect, share, and inspire on our cutting-edge MERN-powered social media platform. With a seamless blend of MongoDB, Express, React, and Node.js, we're bringing you a dynamic and responsive space for meaningful interactions. 🌟

Notifications You must be signed in to change notification settings

SOUMOJIT-CHAKRABORTY/Threads-Mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

41 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Thread MERN

🌐 Welcome to Thread MERN! πŸš€ Connect, share, and inspire on our cutting-edge MERN-powered social media platform. With a seamless blend of MongoDB, Express, React, and Node.js, we're bringing you a dynamic and responsive space for meaningful interactions. 🌟

Introduction

Thread MERN is a modern social media platform built using the MERN stack. It provides users with a seamless experience for connecting, sharing, and inspiring others. With its dynamic and responsive interface, Thread MERN offers a space for meaningful interactions and collaboration.

Features

  • User Authentication: Secure user authentication and authorization system.
  • Post Creation and Sharing: Create and share posts with other users.
  • Real-time Updates: Get real-time updates on posts and notifications.
  • Profile Management: Customize user profiles and settings.
  • Comments and Likes: Engage with posts through comments and likes.
  • Search Functionality: Search for posts, users, and topics.
  • Responsive Design: Responsive design ensures a smooth experience across devices.

Tech Stack

React Badge Node.js Badge Express.js Badge MongoDB Badge Socket.io Badge Mongoose Badge

Installation

  1. Clone the repository:

    git clone https://github.com/SOUMOJIT-CHAKRABORTY/thread-mern.git
    cd thread-mern

    Install dependencies

    npm install

Configuration

Configure environment variables:

Create a .env file in the root directory and add the following:

PORT=3000
MONGODB_URI=your_mongodb_connection_uri
JWT_SECRET=your_jwt_secret

Usage

Start the frontend development server:

cd frontend
npm run dev

Access the application at http://localhost:3000.

Start the frontend development server:

cd backend
npm run dev

Access the application at http://localhost:4000.

About

🌐 Welcome to Thread MERN ! πŸš€ Connect, share, and inspire on our cutting-edge MERN-powered social media platform. With a seamless blend of MongoDB, Express, React, and Node.js, we're bringing you a dynamic and responsive space for meaningful interactions. 🌟

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages