0 Forks
1 Stars
1 Watchers

Merriment-Quest

This is a full-stack group project app that utilizes express.js for routing, mySQL for the database, Sequelize as an ORM for data rigidity, axios for 3rd party API calls, lodash for data manipulation, Handlebars as the templating engine, bcrypt for password hashing, and dotenv for sensitive information.

How to download and setup Merriment-Quest

Open terminal and run command
git clone https://github.com/AndrewMorrow/Merriment-Quest.git
git clone is used to create a copy or clone of Merriment-Quest repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Merriment-Quest https://github.com/AndrewMorrow/Merriment-Quest/archive/master.zip

Or simply clone Merriment-Quest with SSH
[email protected]:AndrewMorrow/Merriment-Quest.git

If you have some problems with Merriment-Quest

You may open issue on Merriment-Quest support forum (system) here: https://github.com/AndrewMorrow/Merriment-Quest/issues