Build a Reddit Clone using Spring Boot and Angular

saiupadhyayula

Sai Upadhyayula

Posted on December 8, 2020

Build a Reddit Clone using Spring Boot and Angular

In this tutorial series, we are going to build a Reddit Clone application with Spring boot and Angular.

We will be using Spring Boot, Spring Security, Spring Data JPA, MySQL on the back-end side and on the front end we will be using Angular and Bootstrap.

Also, we will be using Token Based Authentication in the form of JSON Web Tokens (JWT).

The main idea of this series of tutorials is to show how to use these technologies to build a simple web application.

You can find the complete playlist on Youtube :

If you learn quickly by reading through written tutorials, you can also check the written version of this tutorial here

You can follow me on Twitter to get latest updates on the blog posts and Video Tutorials.

💖 💪 🙅 🚩
saiupadhyayula
Sai Upadhyayula

Posted on December 8, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related