Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 716 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 716 Bytes

Frontend Test

This project is a React application styled with TailwindCSS, based on the designs provided in design_2 and design_3.

Repository Structure

The repository includes a content.zip file containing all necessary images for the components.

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.

Requirement

The implementation of this test must utilize TailwindCSS for all styling to align with the visual specifications provided.