Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)