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.
- 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
The project is built using React, Express, Node.js, MongoDB, and Mongoose.
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
cd/client
npm install
cd/server
npm install
Starting frontend
cd/client
npm run start
Starting Backend
cd/server
node index.js
If you have any feedback, please reach out to us at [email protected]
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!