Skip to content

KINCH3RO/ChatRoom

Repository files navigation

ChatRoom

Chat Room is Web application where you can find friends,chat,share files,images,audio, videos privately using direct messages or publicly using a chatroom all in realtime.

Built using alot of technologies just to name a few :

  • MongoDB
  • Express
  • Angular
  • Node.js
  • JWT

Disclaimer

this project made only for education purposes.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Project Requirement

This project require a Backend Api clone and follow setup steps to complete project setup API

Setup api endpoint

setup endPoint variable inside environment.ts for development or environments.prod.ts for production build export const environment = { endPoint:"http://localhost:3000/api/" };

About

chatroom angular project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published