Deploying a Full-Stack App with Render

Hello! This GitHub repo is intended to be used with the article Deploying a Full-Stack App with Render.

Make sure to follow the steps as outlined in the article to see how to use Render for your deployment needs!

If you're curious about the app itself feel free to poke around. The server files are located in the root folder. The /build folder contains the production code that was created from the front-end folder found in /client.

You're free to make changes on your own branch, but for the sake of consistency, we will not be merging any external pull requests. Thank you and happy coding!