Skip to content

yashrajb/Node-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node chat app

Node Chat node chat app is chatting app for communities where they can talk with each other or they can discuss. people can also share their location as well as weather condition oftheir area

Technologies And APIs

How To Install

  • clone this repository git clone https://github.com/yashrajb/Node-chat-app.git
  • go to directory and run command npm install
  • and after that run npm start

Add Token Of Openweatherapi

  • go to public/js/main.js
  • find the this line https://api.openweathermap.org/data/2.5/weather?lat=${lat}&lon=${lon}&appid=XXXXXXXXXXXXX)
  • remiove XXXXXXXXXXXXXX and replace with your openweatherapi token.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published