DishitaSshah's Stars
AneeshaRama/MERN-Restaurant-App
This is Full stack Restaurant🛎️ app project(currently for desktop) built using NextJS, NodeJS, ExpressJS,MongoDB and TailwindCSS. Please check my project here👇️
Zeeshu911/MERN_STACK_RESTAURANT_RESERVATION
Follow the below steps to run the project: 1) First go to your backend folder then create a config file and then create a file in this folder with name "config.env". 2) Then add three variables to this file PORT, MONGO_URI, FRONTEND_URL as shown in the tutorial. 3) Then run this command in your frontend file and backend file "npm i".