There is existing code based on Django REST that exports OpenAPI specification for all calls that are needed for the frontend. Currently there is a Django views frontend, but we need to switch to React front for better experience.
The task is to create a clone of the Candy.ai website, focusing on a mobile-first approach and subsequently adapting it for desktop. The clone should utilize Next.js as the frontend framework and integrate with a backend using OpenAPI (Swagger) specifications. The design should leverage the Preline framework, which is based on Tailwind CSS, to replicate elements from Candy.ai without needing a specific design.