Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

captec/frontend-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capital's Frontend Takehome Test

Instructions

In this exercise, you'll work on implementing a small application that shows a list of companies and on click through, a more detailed page of that company. The core deliverable is having something working that fetches data from the included api and displays that to the user. How you accomplish that is up to you. We'd love to see your creativity and what you choose to focus on!

We've provided the initial scaffolding and an api server. We leave it as an exercise to get the project running and interface with the api.

Here's a screenshot to guide your implementation. You can find the full design along with CSS details on figma. Drag Racing

https://figma.com
username: frontendtest@captec.io
password: VZgl30lo8W

Some examples of things you can focus on are:

  • Simple, reusable react components
  • Pixel perfect, well composed CSS that matches figma spec
  • Make a better more intuitive design than the one we included
  • Extend the functionality to allow a user to create and edit new companies
  • Implement a graphql connection to the api server along with a full application side data model
  • Write a testing command that verifies the functionality of the frontend

When you're done, email a zipped file of your code to frontendtest@captec.io along with any additional instructions on how to use the code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published