Skip to content

jesseokeya/Web-Engineer-Challenge

Repository files navigation

Web-Engineer-Challenge

Dependency Status Build Status

Live Site: https://shopify-web-challenge.appspot.com

Application: https://www.shopify.ca/careers/web-engineer-intern-summer-2019-7f4bd3

Challenge: https://cdn.shopify.com/static/web-eng-challenge-summer-2019/index.md

Design: http://cdn.shopify.com/static/web-eng-challenge-summer-2019/design.png

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

node >=8.0.0 && <11.0.0

Installing

A step by step series of examples that tell you how to get a development env running

npm install

And

npm start

Structure

Flowchart showing how the client communicates to the server and the requests made

Deployment

Deployed to google app engine's nodejs flexible environment. click here to view web application. .travis.yml triggers an auto build and pushes to google's app engine

Built With

  • React - The Frontend Web Framework Used
  • Npm - Dependency Management
  • Express - The Server Framework Used

License

This project is licensed under the MIT License - see the LICENSE.md file for details