- A forum that allows you to write short stories, publish short stories, and get feedback from other users.
- Beth Jaworski
- Dakota Pfeifer
- Mike Williams
- Chase Cline
- Dave Francese
- HTML5
- CSS3
- Javascript ES6
- Node.js
- Express
- Body-parser
- Knex.js
- Handlebars
- git
- Heroku
- Install dependencies - npm install
- create database called fable
- knex migrate:latest
- knex seed:run
- test locally on localhost:3000