Sign in
Log inSign up

React App Deployment on AWS

Jandrell Ian Formoso's photo
Jandrell Ian Formoso
·Nov 30, 2017

I'm developing a React application and I want it to be updated as I update my source code. What can you recommend for me to use? By the way, I'm using the free tier services of AWS. It will be much appreciated if you give me tips on what to use.

The app is just for viewing and the only logic that may need a backend is the sending of email for the clients to get notified.