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
30 stars 15 forks source link

Integrating payments using stripe #25

Open neelamnagarajgithub opened 6 months ago

neelamnagarajgithub commented 6 months ago

I can integrate the payments using stripe .

please assign me this issue under gssoc24

TheBinaryNumberSystem commented 6 months ago

how did you start the server in browser?

neelamnagarajgithub commented 6 months 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