This is a Next.js project bootstrapped with create-next-app
.
- Question 1: answer can be viewed in the Calculator.tsx file
- Question 2: answer can be viewed in the Header.tsx file
- Question 3: answer can be viewed in the twoSum.ts file
Install dependencies:
yarn install
Run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
- Uses typescript
- Does not use a UI library. It uses HTML elements styled with TailwindCSS