Skip to content

Technical challenge for candidates applying to a Software Engineer position (Frontend Focused)

Notifications You must be signed in to change notification settings

getyourguide/fe-tech-challenge

Repository files navigation

Objective

Key Points

  • We want to assess your skills as a generalist software engineer.
  • We are looking for people who are able to work on a variety of projects and technologies.
  • We are not explicitly looking for expertise in a specific technology or domain. An ideal candidate would be able to work with a variety of technologies.

We would like you to setup this application on your local environment, we will give you some challenges to implement during our interview on this codebase.

Requirements

  • Please make sure you have Node.js version 18.3 or higher
  • Please ensure that the FULL project can be run in your local environment
  • ⚠️ Make sure not to publish your work on this repository. ⚠️

Project Setup

  1. Install pnpm globally
npm install -g [email protected]
  1. Install dependecies using pnpm
pnpm install

Compile and Hot-Reload for Development

  1. Make sure you are able to run dev mode of application without any compile/runtime errors
pnpm dev

About

Technical challenge for candidates applying to a Software Engineer position (Frontend Focused)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published