Skip to content

textioHQ/frontend-interview-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Textio's frontend interview starter!

This is a React project with data preinstalled to support the interview problem. In src/App.js, you should see a pair of imports from @textio/frontend-interview-data: you'll use that data to support your solution, replacing what's currently rendered in App.js.

The project is run via vite (we tend to use yarn, npm, pnpm, and such should all work fine as well).

# Start the development server
yarn dev

# Run tests
yarn test

About

Quickstart for frontend interview problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors