/britecore-codingTest

Coding test for Britecore

Primary LanguageVue

BriteCore Coding Test Build Status

This repo contains a coding test for BriteCore FrontEnd position.

The test was divided in 3 parts:

  • Character replacement in a list to get first link 🔗 link.js

  • Debugging a Fernet symmetric encryption scrypt 🔗 quiz.js

  • Extract data from a CSV and show it in a Vue FrontEnd. (everything else in this repo)

Project setup

Install dependencies

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run tests

npm run test

See live deployments

develop branch master branch