Skip to content

Leon-azerty/reactify

Repository files navigation

⚠️⚠️ IMPORTANT ⚠️⚠️

You should remove display:table in node_modules/@radix-ui/react-scroll-area/dist/index.js and node_modules/@radix-ui/react-scroll-area/dist/index.mjs

it's beyond my control, as I write these lines shadcn/ui has a bug with this component. The ContextMenuItem also has a bug on hover on background color. I have already opened an issue on their repo.

Reactify

Description

This project is a re-implementation of the Spotify interface.

I have re-implemented the / and /search route. I did not implement dynamic feature like fetching neither any CRUD operations.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

BoirlerPlateWEB2024

This boilerpalte was created with different tools :

  • React + NextJS
  • Prisma Orm
  • Tailwind
  • Typescript
  • Zod
  • React Hook Form
  • Shadcn/ui

I could possibly add this packages if i think it's relevant:

  • Resend
  • react-email
  • GSAP
  • NextAuth

If needed, I use Vercel to deploy the app and Neon to deploy db

To do

player.logic.ts audioRef.current mettre dans un state/const ?

Improvements

  • page for each playlist/album/son with item content inside
    • could naviguate with sidebar
  • one page to display the entire item list (ex: Made for user, Jump Back in ...)
  • display musique/podcats with the filter

Sidebar:

  • Implement click functionality on "Recents" to allow changing the display format:
    • Compact view
    • List view
    • Grid view
  • Enable changing the order of displayed items.
  • Add an icon button with an arrow in the filter section to show the rest of the filters.
  • When expanding the sidebar, add a second "limit" size option.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published