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: https://cdn.shopify.com/static/web-eng-challenge-summer-2019/design.png
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.
What things you need to install the software and how to install them
node >=8.0.0 && <11.0.0
A step by step series of examples that tell you how to get a development env running
npm install
And
npm start
Flowchart showing how the client communicates to the server and the requests made
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
- React - The Frontend Web Framework Used
- Npm - Dependency Management
- Express - The Server Framework Used
This project is licensed under the MIT License - see the LICENSE.md file for details