DEV Community

Jochen Rui
Jochen Rui

Posted on

Build a Full Stack Translation Web App Using React JS, ExpressJS, TypeScript (Part 1) | Free Video

In this video series, you will learn how to program a full-stack application consisting of a ReactJS frontend and an ExpressJS backend, as well as how to set up Docker and Docker Compose. We will be using the DeepL API that's freely available for this.

Part 1

This first part will be setting up the Dockerfile, Docker-Compose, and env variables, as well as getting the DeepL API Key we will be needing later on.

For who is this Video Series?

Feel free to follow along. This is specially targeted towards developers who are new to programming or people who wish to refresh their knowledge of the used technologies. Part of the series is explaining little things along the way that may prove quite useful.

Table of Content

The content for this part is as follows:

00:00 - Intro
00:50 - setup Dockerfile
02:16 - setup Docker-Compose
04:43 - setup ENV
05:00 - Get API Key

If you have any questions feel free to let me know here or inside the video

Top comments (0)