Files
Francescos.Recipes.World/README.md
T

19 lines
761 B
Markdown

# Project Description
This project is a collection of recipes from various cuisines around the world. It allows users to explore, add, and share cooking recipes.
# Tech Stack
- HTML
- CSS
- JavaScript
- AJAX
- MVC Architecture
# Deine Rolle
In this project, I take on the role of a full-stack developer responsible for implementing various features, ensuring seamless user experience, and maintaining the overall architecture of the application.
# What I Learned
Working on this project helped me understand the key concepts of MVC architecture and how to effectively integrate AJAX to enhance user interactions without refreshing the page. I gained insights into asynchronous programming and how it can lead to a more dynamic and responsive application.