DEV Community

Sai Upadhyayula
Sai Upadhyayula

Posted on

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.

Top comments (1)

Collapse
 
zaheerbaloch profile image
Zaheer Baloch

Thank you so much for this. This is so useful!!!