Skip to content

strixindex/workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StrixIndex Frontend

Frontend implementation for StrixIndex, an AI-powered research platform that helps users explore global scientific literature and collaborate on research more effectively.

This repository contains the production UI/UX frontend of StrixIndex, designed to be modern, responsive, and user-friendly.
Frontend built with React and deployed as the official web interface of the platform.


🌐 Live Preview

🔗 https://strixindex.com

(Live demo of the frontend — production UI)


🖼️ Screenshots

(Add screenshots here to show UI)

Example:

Homepage Search Page Paper Detail


🚀 What This Frontend Does

StrixIndex frontend provides:

  • Clean and responsive UI for research exploration
  • Navigation between key features like search, summaries, and visualizations
  • Interaction with backend APIs for AI-powered research tools
  • Consistent layout and design with accessibility in mind

🛠 Built With

This project uses:

Category Technology
UI Library React
Bundler Vite
Styling Custom CSS (or Tailwind, if used)
State Management (e.g., Context / Redux / Zustand)
Deployment (e.g., Vercel / Netlify / Custom)

📂 Project Structure

src/
├── assets/           # Images, icons, fonts
├── components/       # Reusable UI components
├── pages/            # Page components (Home, Search, Detail)
├── services/         # API services
├── App.jsx           # Main application layout
├── main.jsx          # Entry point
└── index.css         # Global styles

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published