Skip to content

thorgriffs/make-your-madlibs

Repository files navigation

LibMaker 3000

License: MIT

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.

Screenshot

Application .GIF

Screenshot

Table of Contents

Technologies

This application utilizes the following technologies:

express
express-handlebars
madlibs-template-parser
mysql
mysql2
sequelize
animate on scroll

Installation

To install this program you will need to run:

npm install

Usage

Creating and posting madlibs to share with friends! LibMaker 3000

Testing

To test this application, run:

npm test

Contribution

Fork the repo and submit a pull request.

Questions

Any questions regarding the application can be answered at:

License

Copyright (c) Kelli King, Mengmei Tu, Austyn Whaley, Juan Munoz, Evan Robinson.

All rights reserved.

Licensed under the MIT license.