1.User provides recipe request and it is provided via api function call 2. Open the Home.dart file in views and run. 3. All other folders should be imported also as they contain function calls used in the rest of thr project. 4. To run on web use the 'flutter run -d chrome --web-renderer html' command as CORS might not be enavled on your system.