Skip to content

RiothDev/Relief

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💬 Introduction

📜 A web chat developed with Node.js, Socket.io, Express, React, Tailwindcss and Javascript

🔨 This project is still in development and may not have much progress

⚡ Features

  • 🔥 Real-time chat: Because this project uses sockets, the chat will be updated in real time.
  • 📂 Account system and message saving: This project saves all its data inside .json files to make it easier to manage
  • ✨ Open source and free to use: You can do whatever you want with the code in this project, even improve it or implement it in other projects for free.

📖 Instructions

  • Install Node.js from its website
  • Install all dependencies with the next command
npm install
  • Start the server with the following command
node server.js

About

Relief is a web chat with a simple account system made with Node.js, Socket.io, Express, React, Tailwindcss and Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors