Marketing landing page for socratink, a reading-room tool for learning by reconstruction.
- React 19 + Vite 8
- Lucide React (small interface icons)
- Vercel (deployment)
Install dependencies, then run the Vite dev server:
npm install
npm run devThe current landing page is static client UI. It links to app.socratink.ai for sign-in and guest entry.
Deploys automatically to Vercel on push to main.