An open API service indexing awesome lists of open source software.

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.

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

[![photo-2025-01-06-22-01-31.jpg](https://i.postimg.cc/QdFvVVLs/photo-2025-01-06-22-01-31.jpg)](https://postimg.cc/68NMmW51)

[![photo-2025-01-06-22-01-32.jpg](https://i.postimg.cc/Cx9X8YY8/photo-2025-01-06-22-01-32.jpg)](https://postimg.cc/XrcsMRrN)

[![photo-2025-01-06-22-01-33.jpg](https://i.postimg.cc/PqZczcrR/photo-2025-01-06-22-01-33.jpg)](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