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

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.

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/)