Skip to content

readmigo/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readmigo Web

CI

Web application for Readmigo - AI-powered English reading companion.

Tech Stack

  • Framework: Next.js 14 (App Router)
  • Language: TypeScript
  • Styling: Tailwind CSS
  • State Management: Zustand
  • Authentication: NextAuth.js

Features

  • Book discovery and browsing
  • Online reading with AI assistance
  • Vocabulary management
  • Reading progress tracking
  • User profile and settings

Project Structure

├── src/
│   ├── app/             # Next.js App Router pages
│   ├── components/      # React components
│   ├── lib/             # Utilities and helpers
│   ├── stores/          # Zustand stores
│   └── styles/          # Global styles
└── public/              # Static assets

Online Services

Environment URL
Production https://app.readmigo.com

Development

# Install dependencies
pnpm install

# Setup environment
cp .env.example .env.local

# Start development server
pnpm dev

Deployment

Deployed on Vercel with automatic deployments from main branch.

About

Web reader app for Readmigo built with Next.js

Topics

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages