Skip to content

minmaxdata/my-candidate-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Project: Karen McAdams

Code sample for the assignment sent to me for the interview process with Highspot.

Summary

Getting Started

Clone this repository to your local system. Install and run the project.

Prerequisites

You will need to have node and npm installed on your system at the least to run this code sample. This was built using Webpack, Babel, React and axios. These dependencies will be installed when you run the install command. Youll need to have internet access to run and install this project.

Installing

  • Clone the repo by using a git or SVN command or download and expand the file downloaded.

  • Navigate to the root of the directory and run the command npm install.

    • Substitute yarn commands if this is your preferred package manager.
  • After all the dependencies have been successfully installed run npm start.

  • Using your favorite browser navigate to localhost:9000.

Releases

No releases published

Packages

No packages published