VGandhi27 / FoodWebApp

The main aim of the project is to develop a web-based application that is going to make it possible for the customer to place an order of food by using this app . In this we are also creating food recommendation app and that will substitute the manual system of the placing an order with an automated one.
https://goodnessfood.netlify.app/
MIT License
34 stars 16 forks source link

Integrating payments using stripe #25

Open neelamnagarajgithub opened 1 month ago

neelamnagarajgithub commented 1 month ago

I can integrate the payments using stripe .

please assign me this issue under gssoc24

TheBinaryNumberSystem commented 1 month ago

how did you start the server in browser?

neelamnagarajgithub commented 1 month ago

In terminal switch to server dir and u run it by installing the required dependencies for the server and then execute the command "npm start"

to open the server in browser url-> localhost:4000