Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.22 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.22 KB

Epicodus Track Selector

Epicodus JavaScript and jQuery project, October 20, 2017

By Holly Wilkalis

Description

This website is my code review project for Epicodus, Intro to Programming, week 2. It provides suggestions on choosing a language to study based on answers to a few questions. To view this project as a site, visit the gh-pages version at https://hollywilkalis.github.io/track-selector/

Setup/Installation Requirements

To view and edit the files for this project:

  • Open Terminal (or your corresponding command-line tool)
  • Navigate to the directory where you want to save the files using the cd command.
  • Type this command: $ git clone https://github.com/hollywilkalis/track-selector
  • Still in the command line, type this command to navigate to the project directory: $ cd track-selector
  • If you are using Atom as a code editor, type this command to open and begin viewing or editing the project files: $ atom .

Support and contact details

Problems? Questions? Want to talk about coding or cats? I can be reached at holly.wilkalis@gmail.com.

Technologies Used

In addition to Bootstrap and JavaScript, this site uses custom scripts and CSS styles.

License

  • MIT

Copyright (c) 2017 Holly Wilkalis