
Sociol is a social media application developed using the MERN stack. This unique platform seamlessly integrates features from both LinkedIn and Instagram, offering users a comprehensive blend of professional networking and visual content sharing. Sociol encompasses all the essential functionalities expected from a social media app, providing a dynamic and engaging experience for users.
Have a look of the app: https://socioll.vercel.app/feed
List of some of the key features of the app:
- Signin/Signup
- Profile
- Update profile
- Feeds
- Followers
- Followings
- Create a post
- Comments
- likes
- Unique Usernames
This app was built using the following technologies and tools:
-
Frontend:
- HTML
- CSS
- JavaScript
- ReactJS
- Redux
- TailwindCSS
- React Router Dom
- SwiperJs
- React Loading Skeleton
- React Awesome Reveal
- Axios
- Lucide React
- Firebase
-
Backend:
- Node
- Express
- MongoDB
- Mongoose
- Json Web Token
- BcryptJs
- Express Validator
- Firebase
- Cors
-
Hosting & Deployment:
- Vercel
-
Version Control:
- Git
- GitHub
- Desktop view
- Mobile View
# Clone the repository
git clone https://github.com/saurav-prasad/Sociol.git
# Install dependencies
npm install
# Start the development server
npm start