Skip to content

AbderrSfa/messaging-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ’ฌ Chattr Messaging App

๐Ÿ”Œ Backend

The backend uses Node.JS and Express.JS to run a server on port 4040. It uses socket.io to send data in real-time.

๐Ÿ–ผ Frontend

The frontend was made using next.js and react, and styled with tailwindCSS.

โš™๏ธ Usage

There is a Makefile in the root directory.

  • Run make to install all npm packages for the frontend and backend.
  • Go to the api folder and run npm run start to start the backend.
  • Then, in a different terminal, go to the src folder and run npm run start to start the next.js frontend.

You can access the app on localhost:3000

chattr-gif

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published