git clone <url here>
Be sure you have Docker installed. To run your application locally execute the command 'docker-compose up'. This will build your images, execute your containers, and start your React application, your Express API, and an instance of your Postgres database.