A minimalist, high-performance portfolio for UI/UX designers, powered by Notion as the CMS and Google Gemini AI.
- Notion CMS: Update content directly in Notion.
- Gemini AI: Interactive chatbot for visitors.
- Responsive: Mobile-first design.
-
Clone & Install
git clone <your-repo-url> npm install
-
Configure Environment Create a
.envfile:REACT_APP_NOTION_TOKEN=your_token REACT_APP_NOTION_DATABASE_ID=your_database_id API_KEY=your_google_ai_key
-
Run Locally
npm run dev
-
Deploy Push to GitHub main branch to trigger the deployment workflow (configured in
.github/workflows/deploy.yml).
© 2024 HEYIWEN Studio