This project is a React application styled with TailwindCSS, based on the designs provided in design_2
and design_3
.
The repository includes a content.zip
file containing all necessary images for the components.
- Design 3: Implementation as specified.
- Design 2: Includes API calls to fetch product prices from the following endpoint:
GET https://go.cocunat.com/products/clinical-beauty-filler
This endpoint returns JSON data with the pricing information which is integrated into the component.
The implementation of this test must utilize TailwindCSS for all styling to align with the visual specifications provided.