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
- Host: GitHub
- URL: https://github.com/twlyp/social-network
- Owner: twlyp
- License: gpl-3.0
- Created: 2021-04-22T17:46:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-04T17:36:06.000Z (about 4 years ago)
- Last Synced: 2025-03-07T16:38:56.287Z (3 months ago)
- Topics: aws-s3, aws-ses, axios-react, bcryptjs, canvas-animation, crypto-random, expressjs, multer-s3, nodejs, postgresql, react-redux, reactjs, socket-io
- Language: JavaScript
- Homepage:
- Size: 393 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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