Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.
/ internship-task-openx Public archive

This repository contains source files for internship task for OpenX.

Notifications You must be signed in to change notification settings

wlgs/internship-task-openx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internship task for OpenX

Information

This repository was created to publish resolved task for internship recruitment process for OpenX.

Project structure:

  • __mock__ contains mock data for testing purpouses
  • __tests__ contains test files
  • src contains source files

Run

Firstly clone repository

git clone https://github.com/wlgs/internship-task-openx.git

Change directory to newly created folder

cd ./internship-task-openx

Install packages

npm install

Run main JavaScript file

node ./src/fetch.js

* There will be no output. Put your console.log's inside fetch.js.

Test

Test by entering the following

npm test

About

This repository contains source files for internship task for OpenX.

Topics

Resources

Stars

Watchers

Forks