Skip to content

LikeLoop is a dynamic social media application that brings people together, allowing users to share updates, connect with friends, and stay engaged with their community. Built using the powerful MERN stack, React-Redux, Material-UI (MUI), and secured with JWT authentication, LikeLoop offers a seamless and secure social networking experience across.

Notifications You must be signed in to change notification settings

aryanraj13/LikeLoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LikeLoop App

About

LikeLoop is a cutting-edge social media application built using the MERN stack, React-Redux, MUI, and JWT for authentication. With LikeLoop, you can connect with friends, share updates, and stay engaged with your community effortlessly.

LikeLoop Screenshot LikeLoop Screenshot LikeLoop Screenshot

Features

  • User Authentication: Securely log in to your account with JWT authentication.
  • Post Creation and Editing: Share your thoughts and updates with easy-to-use post creation and editing tools.
  • Commenting and Liking: Engage with your friends' posts through comments and likes.
  • User Profiles: Customize your profile and explore others' profiles.
  • Responsive Design: Enjoy a seamless social media experience across devices with a fully responsive design.

LikeLoop Screenshot

  • Search Functionality: Quickly find friends and posts using the search feature.
  • Real-Time Updates: Stay updated with real-time notifications and updates.
  • Media Upload: Share photos and videos with your posts.

LikeLoop Screenshot LikeLoop Screenshot

How to Run

To run the LikeLoop app locally, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/LikeLoop.git
  2. Navigate to the project directory in your terminal:

    cd LikeLoop
  3. Install dependencies using the command:

    npm install
  4. Set up the MongoDB database:

    • Create a MongoDB Community account at MongoDB.
    • Create a new cluster and configure your database settings.
    • Obtain the connection string for your database and add it to your environment variables.
  5. Start the server with:

    nodemon index.js
  6. Start the client with:

    npm run start
  7. Open your web browser and visit http://localhost:3000 to access the LikeLoop app.

Start connecting with friends and sharing updates with LikeLoop!

About

LikeLoop is a dynamic social media application that brings people together, allowing users to share updates, connect with friends, and stay engaged with their community. Built using the powerful MERN stack, React-Redux, Material-UI (MUI), and secured with JWT authentication, LikeLoop offers a seamless and secure social networking experience across.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages