Yashasv-Prajapati / Docify

5 stars 2 forks source link

feat(ui): readme gen page #146

Closed AtharvaMulay25 closed 2 months ago

linear[bot] commented 2 months ago
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".

Karanraj06 commented 2 months ago

Great work!