https://github.com/asdotdev/socialize-app
This is a basic social media app build using MERN stack.
https://github.com/asdotdev/socialize-app
jwt mern-stack social-media
Last synced: 8 months ago
JSON representation
This is a basic social media app build using MERN stack.
- Host: GitHub
- URL: https://github.com/asdotdev/socialize-app
- Owner: asdotdev
- Created: 2021-10-01T12:28:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-17T13:39:17.000Z (over 4 years ago)
- Last Synced: 2025-10-14T15:43:31.641Z (8 months ago)
- Topics: jwt, mern-stack, social-media
- Language: JavaScript
- Homepage: https://socialize-project.netlify.app/
- Size: 3.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# socialize-app
This is a basic social media app build using MERN stack.
## Info
The app perform all CRUD operations like getting, creating, editing & deleting post. It also has features to like and dislike post once each user. It uses custom signup/signin for user membership along with guest login for convience of first glance. Beside above features the app is fully responsive to the smartphones & tablets.
## Technologies
* Express 4.17
* React JS 17.0
* Mongoose 6.0
* JWT 8.5
* Redux 4.1
* Axios 0.21
* base64 1.0
## Demo
[Visit to the socialize app](https://socialize-project.netlify.app/)