Social-Network enables users to communicate with each other, make profiles basically stay connected to your friends
clone it then -npm run dev-
- Runs the app in the development mode. Open http://localhost:3001 to view it in the browser.
- React
- Redux
- Node.js
- Express
- Socket.Io
- PostgreSQL
- AWS S3 - hosting photos
- You can create a profile,upload a photo
- You can add and edit a bio
- You can search and add users
- a public chat room to chat with other users
- Single page application for better user experience.