Skip to content

A webapp with interactive UI which allow users to accept and deny friend request, create chat room and chat with their friends.

License

Notifications You must be signed in to change notification settings

harshpatel67/SocialSpace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocialSpace

A webapp with interactive UI which allow users to accept and deny friend request, create chat room and chat with their friends.

For running this project

  • Go to your project folder from your terminal
  • cd client
  • Run: npm install or yarn install
  • After install, run: npm run start or yarn start
  • It will open your browser(http://localhost:3000)

Technology Stack

Component Technology
Frontend React 16+
Auth Local
Database MongoDB
Client Build npm, yarn

About

A webapp with interactive UI which allow users to accept and deny friend request, create chat room and chat with their friends.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages