Anonymous chat
View Demo
.
Report Bug
.
Request Feature
This is very beautiful designed by me anonymous web chat. I created this chat for chatting with my friends.
In this chat when you first open it you can see login window you don't need to create any accounts here, just type any username and any name of room. So when you typed name of room and clicked next it will open new room for you with name which you typed another user can type the same name of room and he will be connected to your room and you can chatting with him there.
This chat is anonymous because you can put there any name you want and it will not require another personal information. After that when you will join to any room you will not see messages there because all previous messages are invisible for new users and every time when you will reload page all messages will be removed for you.
To get a local copy of SPS Chat and test it manually follow next steps.
Install nodeJS or update npm to latest version using next command.
npm install npm@latest -g
- Clone the repo
git clone https://github.com/NazarTymiv/SPS.git
- Install NPM packages
npm ci
For run the application use next steps:
-
Open terminal of this app in VSCode your location should end on
/SPS
. -
Inside the terminal use command
npm run dev
for run application as developer. -
When you started application you must be able to see the message
Server running on port 5000
-
Open your browser and inside search bar type
localhost:5000
- Nazar Tymiv - Full Stack Software Developer - Gihub Link - Portfolio Link - LinkedIn Link