Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 2.09 KB

README.md

File metadata and controls

51 lines (34 loc) · 2.09 KB
RewritePal - Write Better, Communicate Better, Deliver More.

Features

Getting Started

First, install deps:

pnpm install

Second, run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Remember to update your environment variables in the .env file with the appropriate credentials.

Components

Shadcn

https://ui.shadcn.com/docs

To add new shadcn/ui components:

pnpm dlx shadcn@latest add

OG Image