Skip to content

A little node-socketio-express anonymous chat web app

Notifications You must be signed in to change notification settings

davidfegyver/anonymousChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Anonimchat

This is a little node-socketio-express app I made :D

🤖 Install

All requied libraries are listed in the package.json.

  1. Open a terminal

  2. Clone this repo

$ git clone https://github.com/davidfegyver/anonymousChat/
  1. Enter the downloaded directory
$ cd anonymousChat
  1. Enter this to install the required libraries. The installing time may vary depending on your internet speed.
$ npm i

💡 Run

run

$ npm start

or

$ node index.js

Images

TODO

🖥️ Used libraries/projects

(express)[https://expressjs.com/] (socket.io)[https://socket.io/] (I am sure we can do using the simple websocket, but I only know this :D) (Yahoo's xss-filters)[https://github.com/YahooArchive/xss-filters]

TODO:

  • FIX BUGS
  • Comment my code :D
  • send photos and videos
  • send voice messages
  • give other ideas at the issues tab :D

🎉 Thanks for watching

If you have any problems write an email to me: fegyverdavid.bator@gmail.com or open an issue here: anonymousChat

🤝 Contributing

If you got an idea or there are some bugs in the project, open an issue or if you want to make some changes in the code, make a Pull request.

** If you liked this project please give me a star :D**

📝 License

MIT https://choosealicense.com/licenses/mit/

About

A little node-socketio-express anonymous chat web app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published