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-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Interview - Website

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
  • 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

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