Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 620 Bytes

README.md

File metadata and controls

20 lines (20 loc) · 620 Bytes

Social-Network

What is Social-Network

Social-Network enables users to communicate with each other, make profiles basically stay connected to your friends

How can i run it ?

clone it then -npm run dev-

Technologies:

  • React
  • Redux
  • Node.js
  • Express
  • Socket.Io
  • PostgreSQL
  • AWS S3 - hosting photos

Features:

  • 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.