sindre.bakken.naesset@gmail.com
Recipe Search Engine
This project was made during a hack-day event and is a recipe search engine, implementing spoonacular food API. It is missing some features due to the time constraint, like pagination on search results and allowing users to log in and save recipes, but it is intended as an MVP showcasing what i was able to get done in one day.
Both the back-end and front-end is written in Typescript, using Express for the server and React on the client with Redux + RTK for state managment.