In this page, we need to ask the user a basic description of their project, then send the request to API handler for generate readme, build the page UI and add button "Generate Readme" for this.
If possible keep it as a server component and **USE SHADCN COMPONENTS FOR CONSISTENCY.**
Write a basic function for the Generate Readme button, that will simply console.log "working".
CS3-154 [UI] Generate Readme Page
In this page, we need to ask the user a basic description of their project, then send the request to API handler for generate readme, build the page UI and add button "Generate Readme" for this. If possible keep it as a server component and **USE SHADCN COMPONENTS FOR CONSISTENCY.** Write a basic function for the Generate Readme button, that will simply console.log "working".