Build a 🔥 Chat App with FastAPI and React JS (👾 Discord Clone)

preview_player
Показать описание
Learn how to build a COMPLETE chat app with FastAPI, Python and React JS. You'll learn about APIs, web-hooks, Python + JS, NPM components, CSS and more!

Copy and paste lots of the code to save time and learn quickly too!

Python Code:

React Code:

Рекомендации по теме
Комментарии
Автор

basically, you don't create the chat app backend service, the chategnine does.

alexzhang
Автор

Great tutorial! But, I wanted to share that instead of 'npx create-react-app', I made my client side with 'yarn create vite' and I chose react in typescript it worked too. Thank you! ☺

mauriciodarocha
Автор

wonderful tutorial, you should also do a tutorial on creating some of the backend as well, with like django, making this a complete project as right now its more focused on the frontend

hosseinmolavi
Автор

I'm excited to learn more about Chat Engine. But the audio of this video is very quiet. I have my phone volume set to maximum, and I still can't hear you unless the speaker 🔊 is right next to my ear. So I can't watch and listen at the same time.

MortonMcCastle
Автор

How to deploy it on a live hosting server?

smsrrobin
Автор

can this "react-chat-engine" be customisable, and use my own backend and database?

geniusstudent
Автор

for some reason I have two scrollbars when I tried rendering the chatpage idk why... need help

svnbeats
Автор

why does source venv/bin/activate not work
It says it's not a location:C

boltyplays
Автор

getting an error when i try to run this in the terminal "source venv/bin/activate" it says the term source is not recognized

JosiahFrancisJohnnyTheNInja