The LibMaker 3000 is a Mad Lib generator that takes user input and plugs it into a pre-defined story template. The completed Mad Lib story is displayed and saved to the database to be later viewed in the Archives.
This application utilizes the following technologies:
express
express-handlebars
madlibs-template-parser
mysql
mysql2
sequelize
animate on scroll
To install this program you will need to run:
npm install
Creating and posting madlibs to share with friends! LibMaker 3000
To test this application, run:
npm test
Fork the repo and submit a pull request.
Any questions regarding the application can be answered at:
Copyright (c) Kelli King, Mengmei Tu, Austyn Whaley, Juan Munoz, Evan Robinson.
All rights reserved.
Licensed under the MIT license.