SkillAgentSearch skills...

Sora

A web app for exploring movies, tv shows and anime built with Remix and NextUI

Install / Use

/learn @Khanhtran47/Sora

README

<a name="readme-top"></a>

<!-- PROJECT LOGO --> <br /> <div align="center"> <a href="https://github.com/Khanhtran47/remix-movie"> <img src="app/assets/images/logo_loading.png" alt="Logo" width="80" height="80"> </a> <h2 align="center">SORA</h2> <p align="center"> A web app for exploring, watching movies, tv shows and anime built with Remix and NextUI. <br /> </p> </div>

Warning This app is a work in progress. <br/>

<!-- TABLE OF CONTENTS --> <details> <summary>Table of Contents</summary> <ol> <li><a href="#tech-stack">Tech Stack</a></li> <li><a href="#development">Development</a></li> <li><a href="#license">License</a></li> </ol> </details> <br/> <div align="center"> <a href="https://github.com/Khanhtran47/remix-movie"> <img src="public/images/screenshot.png" alt="screenshot"> </a> </div> <br/> <!-- TECH STACK -->

Tech Stack

  • Remix with Typescript
  • NextUI for pre-made components and themes
  • Styled using TailwindCSS and Stitches
  • SwiperJS for touch slider
  • Internationalization using i18n
  • Authentication, database using Supabase
  • UI Components built using Radix UI
  • Animation using Framer Motion
  • State management using Zustand
  • Custom media player using Artplayer
  • Cache using LRU Cache
  • Color manipulation and conversion using Tinycolor
<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- DEVELOPMENT -->

Development

<br/>
  1. Install dependencies using pnpm
pnpm install
  1. Copy .env-example and update the variables

  2. Start the development server

pnpm dev
<p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE -->

License

Distributed under the MIT License. See LICENSE.txt for more information.

<p align="right">(<a href="#readme-top">back to top</a>)</p>
View on GitHub
GitHub Stars516
CategoryDevelopment
Updated1mo ago
Forks206

Languages

TypeScript

Security Score

100/100

Audited on Feb 15, 2026

No findings