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

https://github.com/twlyp/social-network

KIKI - a social network for drag queens
https://github.com/twlyp/social-network

aws-s3 aws-ses axios-react bcryptjs canvas-animation crypto-random expressjs multer-s3 nodejs postgresql react-redux reactjs socket-io

Last synced: 2 months ago
JSON representation

KIKI - a social network for drag queens

Awesome Lists containing this project

README

        

# social-network

This is the third project I completed during the coding bootcamp I attended in Q1 2021. This single-page React app is a social network implementing: editable user profiles, friendship function, user search, and a global chat. Password reset e-mails are sent through AWS SES and uploaded images are stored on AWS S3.

Back end: Node, Express, Socket.io, PostgreSQL

Front end: React, Redux