Full-stack application utilizing MySQL Database and handlebars templating engine, where the user can log onto travel guide app to sign up for tour based on chosen tour guide.
To install necessary dependencies, run the following command:
npm i express mysql sequelize
Install dependencies and enter node index.js.
This project is licensed under the MIT license.
Please follow any required license requirements.
To run tests, run the following command:
npm test