Modern Forge is a full-stack web application designed to showcase scalable, production-ready development practices. It includes a React frontend, Node.js/Express backend, MySQL integration, and AWS SDK for email notifications.
(This Project is currently running locally only at the moment and will be deployed soon)
Clone the repository and install dependencies:
git clone https://github.com/your-username/modern-forge.git
cd modern-forge
npm install-- unfinished --