Skip to content

This is a chat written using technologies such as Node.js, Express, Socket.io 💬

License

Notifications You must be signed in to change notification settings

corocoto/node-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Chat (Chat.io) 📧

GitHub code size in bytes GitHub repo size GitHub tag (latest SemVer) GitHub GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests GitHub package.json version Website

Introduction

Node Chat (Chat.io) is a chat written using technologies such as Node.js, Express, Socket.io.

About application

This application is created using 📑 :

  • HTML - hypertext markup language;
  • CSS - style sheet language;
  • JavaScript - programming language;
  • Node.js - JavaScript runtime built. (An asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications);
  • Express - web-framework for work with Node.js's applications;
  • Socket.io - library that enables real-time, bidirectional and event-based communication between the browser and the server.

Instructions 📋

  1. Download application and unpack it;
  2. Move into unpack folder;
  3. Run terminal inside this folder;
  4. Run next command: npm run start.
  5. Go into localhost:8000(127.0.0.1:8000)

Great! ✨

Documentation

You can find the Node Chat documentation on the website.

License

Node Chat is open-sourced software licensed under the MIT License (MIT). Please see License File for more information

Conclusion

If you still have questions about the work of this application ❔ or you have cool ideas for improvement 💥, please write to me 📧.

If you find a bug 🐛, please create an appropriate issue with detailed information about it 💬.

Thanks!

hO8kQgrZOs