Go to file
mukimovd 5fe41c1b1d Implement a simple notification system for important updates and messages
Refactors Toast component to a simpler, functional implementation using useState, useEffect, and createPortal.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: cbacfb18-842a-4116-a907-18c0105ad8ec
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/39b5c689-6e8a-4d5a-9792-69cc81a56534/424807ac-864a-4f04-9919-0e483ee2b3ff.jpg
2025-05-08 00:34:08 +00:00
attached_assets Add visual representation clarifying the absence of a second language option 2025-05-07 23:56:20 +00:00
client Implement a simple notification system for important updates and messages 2025-05-08 00:34:08 +00:00
data Populate the platform with sample literary data and analysis features 2025-05-08 00:13:10 +00:00
server Add capabilities to store and retrieve user content and analysis data 2025-05-08 00:21:06 +00:00
shared Populate the platform with sample literary data and analysis features 2025-05-08 00:13:10 +00:00
.gitignore Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
.replit Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
components.json Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
drizzle.config.ts Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
generated-icon.png Initial commit 2025-05-01 02:38:33 +00:00
package-lock.json Revamp reading experience with enhanced text views and AI analysis 2025-05-01 23:06:21 +00:00
package.json Revamp reading experience with enhanced text views and AI analysis 2025-05-01 23:06:21 +00:00
postcss.config.js Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
tailwind.config.ts Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
tsconfig.json Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00
vite.config.ts Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00