Skip to content

A React and node.js pairing test to complete as part of the interview process for Totaljobs Group

Notifications You must be signed in to change notification settings

TotalJobsGroup/react-node-candidate-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fullstack technical test

This test will be between 45-60 minutes and contains two main tasks:

  • Clone this repo
  • Review and familiarise yourself with each project directory.
  • Install dependencies for both frontend and backend, you can use yarn or npm.
  • Run both projects.
    • The backend is a express app and can be run using yarn dev or npm run dev
    • The frontend is a create-react-app and should auto load the browser on yarn start or npm run start if not, browse to http://localhost:5001

About

A React and node.js pairing test to complete as part of the interview process for Totaljobs Group

Resources

Stars

Watchers

Forks

Releases

No releases published