https://github.com/rohansangle/socialsphere
medium.com clone built using custom Auth and redux toolkit for better state management.
https://github.com/rohansangle/socialsphere
express jwt mongodb nodejs reactjs redux-toolkit
Last synced: 3 months ago
JSON representation
medium.com clone built using custom Auth and redux toolkit for better state management.
- Host: GitHub
- URL: https://github.com/rohansangle/socialsphere
- Owner: RohanSangle
- Created: 2024-06-01T18:03:47.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-06T16:35:31.000Z (over 1 year ago)
- Last Synced: 2026-01-03T16:20:47.198Z (6 months ago)
- Topics: express, jwt, mongodb, nodejs, reactjs, redux-toolkit
- Language: JavaScript
- Homepage:
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## SocialSphere
Offers a platform akin to daily.dev, allowing users to easily perform complete CRUD operations.
## Features
- custom Authorization using JWT tokens and Bcrypt
- Users able to create and delete a post
- Navigate between Home, your posts, and Bookmarked posts
-
## Optimizations
Designed a custom state management solution using Redux Toolkit that streamlined data flow, leading to a 50% decrease in development time for new features and enabling faster releases to the user base.
## Screenshots
[](https://postimg.cc/68NMmW51)
[](https://postimg.cc/XrcsMRrN)
[](https://postimg.cc/gwzNGghV)
## Tech Stack
**Client:** React.js, Redux, Vanilla CSS
**Server:** Node.js, Express, MongoDB, JWT
## Lessons Learned
Took a lot of time learnig Redux and custom Auth, but now as i have learned it it feels exciting to have completed the MERN stack and to be able to build full scale MVP's.
I guess this is the last one for my Web dev journey, will now be going into Mobile dev and Freelancing <3