Recipe Website

Overview

This project marked my foray into modern web development frameworks and tools. I built a recipe website that serves as a platform for users to manage and explore recipes. It was a significant step in enhancing my web development skills and understanding the ecosystem of modern tools.

Technologies Used

I used Django Rest Framework to create APIs for the backend, which significantly simplified the development process compared to working with Axios and Express. The integration between the React frontend and Django backend was seamless and productive.

Key Insights

This project highlighted the advantages of using tools like Django Rest Framework and SQLite3: