Skip to content

Public repository for the home test and pair programming exercise

Notifications You must be signed in to change notification settings

primait/fe-interview-design-system

Repository files navigation

Frontend Interview - Design System

Hey 👋

This is the base repository for the home test. The repository is created with vite and is empty, but contains some packages already installed, in particular:

  • react
  • storybook
  • vitest

Install and run

# Install dependencies
# This project use `pnpm` as package manager, but you can use also `npm` or `yarn`.
pnpm install

# And run the project
pnpm dev

# Optional: Run Storybook
pnpm storybook

Figma file

The figma file of the home test is available here.

About

Public repository for the home test and pair programming exercise

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published