Recipe App Backend

Provides a REST API, which provides basic CRUD operations on recipes, that contain extensive data like cooking steps, ingredients, description, image, etc. Additionally, it has basic sign up/log in flow. Build with Spring Boot using Kotlin and Gradle.

Check it out on  
Recipe App Frontend

Provides a Front End to the Recipe Server that has a login system and the ability to view all the recipes and is built using Angular .

Check it out on  
Full Stack Dev Blog

This blog is powered by some awesome technologies like Next.js a framework that allows me to build a fast and SEO-friendly website, TailwindCSS that makes styling more consistent and TypeScript to add a bit of type safety to the mix.

Check it out on