Skip to content

Hunscuzzy/exo-frontend-copy

 
 

Repository files navigation

Technical Interview for frontend developer

The goal of this exercise is to develop the "Promo code" feature on the tickets checkout page. This feature allows the user to apply a reduction code on 1 or many ticket categories and get reductions on the final price.

Here are the sketches of the expected final output:

First view of the reduction code feature Second view of the reduction code feature Third view of the reduction code feature

How to run the project on your local machine

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 90.4%
  • CSS 8.6%
  • JavaScript 1.0%