Skip to content

Starter kits for working on Captrivia

Notifications You must be signed in to change notification settings

ProlificLabs/captrivia-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

captrivia-starter

This repository serves as a starting point for solutions for Pulley's Captrivia takehome test. You can use this or you can create your own.

Frontend

For frontend, there's only a single choice of starter at the moment.

Language Directory
React+TS fe

Backend

For backend, there's various starter languages.

Language Directory
Go be/go
Node.js be/node
Java be/java
Python be/python