mackbrowne / interviews-wave

Wave Interview Submission

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wave Software Development Challenge - Mackenzie Browne Submission

Intro

A Bootstrap - React - Meteor - Mongo app. Built from a boilerplate I have been working on with a friend.

Wave interview challenge can be found here

Running the app

Install Meteor

curl https://install.meteor.com/ | sh

Navigate to the root of this project and run

meteor npm install
meteor

Testing

To run jest unit tests, you need the current version of node

Please download it here if you don't have it

npm test

If you don't want to do this additional setup, I've included the coverage files. You can view them by opening .coverage/index.html in the browser.

Final Thoughts

This challenge gave me the opportunity to build something that actually shows the skills that I am proud of. Thanks for that.

About

Wave Interview Submission


Languages

Language:HTML 93.4%Language:JavaScript 5.6%Language:CSS 1.0%