Download or clone this repo and run the following command in the terminal:
cd client npm install or npm i
First you need to create a database in mysql named 'recipe' after that you need to go to the database.js file to config your database credentials after that you need to run the command below : cd server npm install node index.js