You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recipe Book is my personal project which I'm building with Spring Boot and ReactJS. My main goal is to learn and update my skills for the current job market. Recipe Book is going to be an application for storing personal recipes (they will be private by default), just like a real recipe book but online. I'm intending to add a functionality to sa…