Skip to content

try-keep/setup-challenge-frontend

 
 

Repository files navigation

Sample app

This is a simple Vite + React application that you will use to complete the challenge.

Setup

  • Install Node 18.9.0 (nvm install 18.9.0)
  • Install Yarn (npm install -g yarn)
  • Install dependencies (yarn)

Running the app

yarn dev

App will be running on http://localhost:5173/

Resources

  • ✅ Searching the internet for answers (Stackoverflow, Google)
  • 🎨 Figma. Please keep in mind that you need to login with a personal account to see the design specs.
  • ❌ Github Copilot (please turn this off in your IDE)
  • ❌ Any AI based code generation tool

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 70.7%
  • TypeScript 13.3%
  • JavaScript 8.7%
  • HTML 7.3%