Skip to content
This repository was archived by the owner on Dec 14, 2019. It is now read-only.

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

CH1 - Hello A-B

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Main Challenge

Create a minimal server that randomly serves up one of two different pages for the same endpoint/url.

Reccomend using:

Basic Node.js tutorial if needed:

Additional challenge:

Count the number of times each page has been shown and display on each page respectively.

Submission for review/feedback

Create a subfolder in this directory named with your github name. Place all relevant code needed in the folder and submit a pull request to this project's submissions branch.