Skip to content

utkbkts/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎉 Chat App

Welcome! The Chat application is a restaurant platform that allows you to easily order delicious meals through a user-friendly interface. This project offers a comprehensive experience for both users and administrators.


screencapture-localhost-5173-signup-2024-09-29-22_40_53 screencapture-localhost-5173-2024-09-29-22_43_01 Ekran görüntüsü 2024-09-29 224546 screencapture-localhost-5173-2024-09-29-22_49_38 screencapture-localhost-5173-login-2024-09-29-22_38_50

🚀 Project Features

  • Modern Design: A stylish design with TailwindCss.
  • Node.js Backend: A secure and efficient server structure for fast data processing.

📦 Technologies

Layer Technologies
Frontend React, TailwindCss
Backend Node.js, Express ,socket.io
Database MongoDB

⚙️ Running the Project

  1. First, clone the repository:
git clone https://github.com/utkbkts/Chat-App.git

2.Navigate to the project directory and install the necessary dependencies:

cd frontend
npm install

3.Run the project:

npm run dev

4.Build it locally:

npm run build

5..env Backend--

MONGODB_URI=""
FRONTEND_URL=""
PORT=""

COOKIE_EXPRES_TIME=""
JWT_SECRET=""
JWT_EXPIRES_TIME=""

6..env Frontend--

MODE=development
Actually, there is no need for this. We are already working in development mode. When we deploy, it automatically goes to production mode.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages