inumaki / EpicEats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EpicEats

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 :

image

If everything done right you will get something like this :

image

About


Languages

Language:JavaScript 59.1%Language:Java 39.8%Language:HTML 0.7%Language:CSS 0.4%