/finder

Primary LanguageJavaScript

The finder folder contains the template code for the 'Finder with Filters' Impact Tool. The folder includes the following files:

  1. config.js: This is the file you will be working in.
  2. index.html: This contains the HTML and some CSS styling rules from Assembly.js for the template. You can open it in your browser to see your progress as you build your finder app.
  3. app.js: This contains the code for the template.
  4. style.css: This file has additional styling rules for the application.