8000 GitHub - NazarTymiv/SPS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

NazarTymiv/SPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


SPS

Anonymous chat

View Demo . Report Bug . Request Feature

Contributors Issues

Table Of Contents

About The Project

Screen Shot

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.

Built With

Getting Started

To get a local copy of SPS Chat and test it manually follow next steps.

Prerequisites

Install nodeJS or update npm to latest version using next command.

npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/NazarTymiv/SPS.git
  1. Install NPM packages
npm ci

Usage

For run the application use next steps:

  1. Open terminal of this app in VSCode your location should end on /SPS.

  2. Inside the terminal use command npm run dev for run application as developer.

  3. When you started application you must be able to see the message Server running on port 5000

  4. Open your browser and inside search bar type localhost:5000

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0