Skip to content

k1mseongjae/paperHub

 
 

Repository files navigation

PaperHub

PaperHub is a modern web application for discovering, organizing, and reading academic papers.

✨ Features

  • User Authentication: Secure sign-up and login functionality.
  • Paper Search: A powerful search bar to find papers.
  • Personalized Dashboard: View your saved papers and recent activity.
  • Favorites: Mark papers as favorites for easy access.
  • My Papers: A dedicated section to manage your own papers.
  • Paper Clustering: Visualize related papers through clustering.
  • PDF Viewer: Read papers directly within the application.

🛠️ Tech Stack

🚀 Getting Started

Prerequisites

  • Node.js (v18 or higher recommended)
  • npm or yarn

Installation

  1. Clone the repository:
    git clone <repository-url>
  2. Navigate to the project directory:
    cd paperHub
  3. Install dependencies:
    npm install

Available Scripts

  • npm run dev: Starts the development server.
  • npm run build: Builds the application for production.
  • npm run lint: Lints the codebase for errors.
  • npm run preview: Serves the production build locally.

About

연구자들이 arXiv 논문을 효율적으로 읽고, 정리하고, 관련 연구를 탐색할 수 있는 올인원 논문 연구 플랫폼

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.6%
  • Other 1.4%