Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
/ comic-books-app Public archive

A web application that features a comic book store locator and weekly new comic listings. The application uses Yelp Fusion API, Google Maps JavaScript API, and Comic Vine API as the data model. Bootstrap 4, Knockout, and jQuery are dependencies, while Webpack and Babel are devDependencies.

License

Notifications You must be signed in to change notification settings

tone4hook/comic-books-app

Repository files navigation

Comic Books App

A web application that features a comic book store locator and weekly new comic listings. The application uses Yelp Fusion API, Google Maps JavaScript API, and Comic Vine API as the data model. Bootstrap 4, Knockout, and jQuery are dependencies, while Webpack and Babel are devDependencies. Note: NPM local servers like http-server and webpack-dev-server will not handle the PHP Yelp Fusion verification without changing the settings in their respective configs. WAMP, MAMP, and XAMPP will be fine.

Features

  • Comic book store locator
  • New comic books listing by week
  • Filter store results with text input
  • Filter comic book page results by text input

Getting Started

Node JS and Composer (Dependency Manager for PHP) are needed to run this project.

  • Clone or download the repo
  • Open Terminal (command line) and navigate to the comic-books-app directory
  • Run npm update --save-dev
  • Run npm update
  • Build command is npm run build

Prerequisites

  • Node JS

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

A web application that features a comic book store locator and weekly new comic listings. The application uses Yelp Fusion API, Google Maps JavaScript API, and Comic Vine API as the data model. Bootstrap 4, Knockout, and jQuery are dependencies, while Webpack and Babel are devDependencies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published