Frontend handles the user interface and experience that runs in the
browser. Backend manages the server, database, and business logic
behind the scenes. APIs act as bridges, enabling communication between
frontend and backend systems.
Client
HTML / CSS / React
API
NodeJs / DRF
Server
NodeJs / Django / PHP
HTML
REACT
CSS
JS
NODEJS
DJANGO
Deployment
Making website live and accessible to users on the internet.