step 1 : Install node dependencies (I used VsCode for frontend) and run "npm run start".
step 2 : Install Redis Server and Run it.
step 3 : Used Maven for backend (Intelli J for backend (personal preference)) , run "src/main/java/com/example/backend/EpicEatsApplication.java".
Here is the link for postman collection : https://api.postman.com/collections/28413673-11b0adb5-d821-458a-b061-1ed0cf7304a2?access_key=PMAT-01HDGDAEM4D2KSQ9Z4WDSRH0A8
Note
Dont't forget to add Carousel Image using carousel post api, you can upload image in form of key - value pair in body as shown below :
If everything done right you will get something like this :