An app that allows a user to access game rules at their fingertips. Stickler's Paradise is an open source app where a user can view and search for games, or they can create an account so that they can add in their own games and rules. When viewing games, the username is tagged to the game so that the author is known. Multiple versions of rules can be posted for games.
Step 1. Git clone this link to your terminal: https://github.com/meanGirls01/rules
Step 2. Navigate into the cloned repository.
Step 3. Install the required dependencies using the following command:
```
npm install
```
Step 4. Run the application from the command line with following command:
```
node server.js
```
- HTML
- CSS
- Bulma
- Materialize
- JavaScript
- JQuery
- Node
- Sequelize
- MySQL
- Express
- Heroku
- Git
Finding and adding game rules