Skip to content

slxsh/StrayChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

StrayChat

Link

About

Straychat lets you connect and chat with random individuals. Chats are anonymous i.e. you don't need to create an account or provide any details. Compatible with both web and mobile screens.

Built With

Getting Started

Prerequisites

Installation

  • Clone the repo
  • Frontend
cd react-frontend
npm i
npm start
  • Backend
cd backend
npm i
npm start
  • Go to http://localhost:3000
  • Note: For production, use npm run build in frontend folder and paste the generated build folder in the backend folder and go to http://localhost:4000

Acknowledgements

Author