- npm install in parent directory
- npm install in client directory
- The database schema model is given in the models folder
- Set up the mysql database and make the changes of the connection as required in database/db.js file
- node server.js in root of the folder
- node crop_data.js in root of the folder
- npm start in client directory