Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vedanthb/awobbi
aWobbi is a social media application built with React/Babel (Client), Redux Toolkit for state management, Tailwind CSS for styling, Node(API) and MongoDb for DB. Auto formatted with Prettier, linted with ESLint.
https://github.com/vedanthb/awobbi
mongodb react redux socket-io
Last synced: about 1 month ago
JSON representation
aWobbi is a social media application built with React/Babel (Client), Redux Toolkit for state management, Tailwind CSS for styling, Node(API) and MongoDb for DB. Auto formatted with Prettier, linted with ESLint.
- Host: GitHub
- URL: https://github.com/vedanthb/awobbi
- Owner: VedanthB
- Created: 2022-05-11T15:36:42.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-02T11:22:59.000Z (about 2 years ago)
- Last Synced: 2023-03-06T18:55:01.838Z (almost 2 years ago)
- Topics: mongodb, react, redux, socket-io
- Language: JavaScript
- Homepage: https://awobbi-production.up.railway.app/
- Size: 3.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aWobbi
aWobbi is a social media application built with React/Babel (Client), Redux Toolkit for state management, Tailwind CSS for styling, Node(API) and MongoDb for DB. Auto formatted with Prettier, linted with ESLint.
## Features
- CRUD operations for the post, like the post, save the post, comments.
- Realtime chat and notification using socket io
- Authentication using JWT and Cookies
- Infinite Scroll for messages
- Load more posts for home page
- Light/dark mode toggle
- Mobile Responsive
- Upload pictures from local machine to Cloudinary
- Search users
- Suggested Users
- Upload multiple pictures in a post
- Reply to comments## API Documentation
[API Documentation](https://documenter.getpostman.com/view/14270668/Uz5Knacy)
## Tech Stack
**Client:** React, Redux, TailwindCSS, socket.io
**Server:** Node, Express, socket.io
## Deployment
- deployed on heroku
## Screenshots
![App Screenshot](https://res.cloudinary.com/supertramp69420/image/upload/v1654512775/Screenshot_2022-06-06_at_3.34.15_PM_nssqab.png)
![App Screenshot](https://res.cloudinary.com/supertramp69420/image/upload/v1654512772/Screenshot_2022-06-06_at_3.35.31_PM_m44hni.png)
![App Screenshot](https://res.cloudinary.com/supertramp69420/image/upload/v1654512774/Screenshot_2022-06-06_at_3.36.05_PM_vyuoma.png)
![App Screenshot](https://res.cloudinary.com/supertramp69420/image/upload/v1654512775/Screenshot_2022-06-06_at_3.37.02_PM_ocijp5.png)
![App Screenshot](https://res.cloudinary.com/supertramp69420/image/upload/v1654512775/Screenshot_2022-06-06_at_3.35.40_PM_hzex4s.png)