Skip to content

JayKay24/ElloAssignment

Repository files navigation

Ello - Full Stack Engineer Coding Challenge Solution

Challenge found here

The Application is hosted here.

  • Challenge 1
  • Challenge 2

Getting started

Requirements

  1. Docker^20.10.14

Download the repository:

$ git clone git@github.com:JayKay24/ElloAssignment.git

Running the tests

$ npm run test:ci // unit tests
$ npm run cy:run // e2e tests

Running the application locally

$ docker run -p <YOUR PORT HERE>:80 jaykay24/react-docker:1.0.0

then open http://127.0.0.1:<YOUR PORT> in your browser

Releases

No releases published

Packages

No packages published

Languages