This Task need Primary focus area would be to match the final page as closely as possible to Figma linked above, additionally focusing on maintaining code quality. The figma file:
https://www.figma.com/file/g2dLOCjx050dKXg6M4OmDr/Checkout-Page?type=design&mode=design
- NextJS
- TailwindCSS
- Material UI
- Chakra UI
To run the project locally on your machine, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/tickete.git
cd tickete
- Install dependencies:
npm install
- Run the development server:
npm run dev
- The app will be available at http://localhost:3000 in your browser.