Skip to content

MohitBansal321/Sociopedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

socio

SOCIOPEDIA

Sociopedia, a modern and user-friendly platform for social connections and sharing are still under development. With user authentication, you can easily create and like posts, add and remove friends, and view friend profiles. The fully responsive platform offers a choice of light and dark modes to match your preference. Using Redux Toolkit, Sociopedia provides a seamless and efficient experience with optimized state management, making it the ultimate tool for staying connected with your social network once complete.

Hi, I'm Mohit! 👋

Features

  • Users can create post and like post
  • Users can add friend and delete friend
  • Users can view the friends profile
  • The application contain the dark more and light mode

Tech Stack

The project is built using React, Express, Node.js, MongoDB, and Mongoose.

Installation

To get started with the Sociopedia project, clone the repository and run the application locally. The project is compatible with modern web browsers and requires Node.js to be installed on your machine.

  git clone URL 

Frontend

  cd/client
  npm install

Backend

  cd/server
  npm install

Starting frontend

  cd/client
  npm run start

Starting Backend

  cd/server
  node index.js

Feedback

If you have any feedback, please reach out to us at [email protected]

Contributing

Contributions are always welcome!

If you have any questions or need help getting started, feel free to open an issue on the GitHub repository. We look forward to seeing your contributions!