/bikeIndex

Primary LanguageJavaScript

API Practice Using Data Retrieved from Bike Index

Epicodus Week 6 | Intermediate JavaScript: Asynchrony and API's

By Ryan Duff

Description

This is a demonstration of skills learned in week 6 of the Epicodus Ruby/React curriculum. It uses Node Package Manager and Webpack to handle user and development dependencies. Jest is employed to run tests on the Javascript code. Babel is used to refactor the Javascript, which contains elements of ES6, into an earlier version of the language which is more readable by older browsers. The Javascript code collects data from Bike Index's public API and displays the data for the user.

Setup/Installation Requirements

This site does not have a user interface but the Javascript is user accessible via the console in any web browser, Google Chrome is recommended.

Specifications

Behavior Input Output

Technologies Used

  • Markdown
  • Git
  • HTML
  • CSS
  • jQuery & Javascript
  • NPM
  • Webpack
  • Jest
  • Babel

Known Bugs

This site only supplies life expectancy data for individuals in the US.

License

The MIT license

Copyright (c) 2020 Ryan Duff