#Gender in Comics
An analysis of gender representation in superhero comics, and how gender correlates with other factors.
Created by Alex Polubiec.
##Setup
To run the app locally:
- Run
npm install
to install dependencies - Run
npm run seed
to seed the DB with data from the API - Run
gulp build
to prepare front-end files
##Start the App
To start the app, run npm start
.
Navigate to the URL displayed in your terminal using your preferred Web Browser.
##Attribution
This project uses the following libraries, APIs and frameworks:
- NodeJS
- ExpressJS
- Mongoose
- MongoDB
- AngularJS
- D3 for data visualizations
- FSG generator (built by FullStack Academy)
- Comic Vine API
- Bootstrap
- Bootswatch templates