BatuhanYilmazzz / chat-app

Chat application created with reactjs/nodejs and socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat App

Version Documentation Maintenance Twitter: BatuhanYilmaz


The full project requirements can be found below.

Built With

  • Html5
  • Css3
  • Scss
  • JavaScript (ES6)
  • React Hooks
  • Nodejs
  • Expressjs

Usage

Clone the repository to your local machine

$ --https://github.com/BatuhanYilmazzz/chat-app.git

cd into the directory, install dependencies, build and start

$ cd chat-app
$ npm install
$ npm run build
$ npm run start

Open http://127.0.0.1:3000 using your favourite broswer, if it doesn't open automatically. and npm run start.

Author

👤 Ahmet Batuhan Yılmaz

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

  1. Fork it (https://github.com/BatuhanYilmazzz/chat-app.git/fork)
  2. Create your working branch (git checkout -b [choose-a-name])
  3. Commit your changes (git commit -am 'what this commit will fix/add/improve')
  4. Push to the branch (git push origin [chosen-name])
  5. Create a new Pull Request

Future Ideas

  • Make the app describe how you should cook the food .

Show your support

Give a ⭐️ if you like this project!

About

Chat application created with reactjs/nodejs and socket.io


Languages

Language:JavaScript 57.0%Language:CSS 36.7%Language:HTML 6.3%