Skip to content

goktugfevzi/WhatsWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

WhatsWebsite

Description

WhatsWebsite is a chat application that mimics the functionality of WhatsApp. It is built using .NET Core 5 for the backend and SignalR for real-time communication, while the frontend is developed using React.js.

Tecnologies

  • Backend: .NET Core 5, SignalR
  • Frontend: React.js

Screenshots

Trailer Gif

Trailer

ss1

Login

ss2

Göktuğ Fevzi Özçelik Client

ss3

Murat Yücedağ Client

ss4

Burak Ertan Client

Instalation

To get started with WhatsWebsite, follow these steps:

Clone/download this repository into your computer:

git clone https://github.com/goktugfevzi/WhatsWebsite.git

Run Backend: Navigate to the backend directory and run the following command to start the .NET Core backend:

dotnet run

Install Packages and Run Frontend: Navigate to the frontend directory and install the required packages by running:

npm i

Then, start the frontend server with:

npm start

License

Thanks My Mom