This project documents a beginner-friendly, real-world style deployment of a React application using NGINX on an AWS EC2 instance running Amazon Linux.

The goal was to:


Keep costs low
Avoid over-engineering
Learn how Linux + NGINX actually serve frontend apps
Debug real problems instead of hiding them


This walkthrough reflects the exact path...