Recipe Explorer Front-End React This is the front end in React for the Recipe Explorer application. Install the necessary packages: npm install Start the frontend development server: npm run dev Backend app node-recipe-app