Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 584 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 584 Bytes

Car Search Application

This is KLA Kijiji Listing Alerts built with JavaScript. It allows users to be alerted for cars based on variation in the market.

Installation

  1. Clone the repository: git clone https://github.com/mattwyd/kla.git
  2. Navigate to the project directory: cd kla
  3. run node App.js

Contributions are welcome! If you find any bugs or have suggestions for improvement, please open an issue or submit a pull request.

Acknowledgements

  • Kiji API - Used for retrieving car data.