alim1381 / musiq

Music Publishing Website with NextJs, Graphql, ExpressJs, MongoDB

Home Page:https://musiq-ten.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Music Publishing with NextJs

a practice project with :

Features (client) πŸš€

  • signin and login, Authentication
  • view all Musics and track detailes
  • veiw Alboms, Artists, and Search
  • veiw comments, add comment for any tracks
  • Create Playlist and add, remover a track from Playlist (if you enter the user panel)
  • Like, Dislike and See the number of views for a track
  • Play a song in Music Player

Features (server) πŸš€

Implemented with Graphql

  • signin and login, Authentication
  • get Track, Alboms, Artist
  • Increasing the number of views for a song if you visit it
  • create playlist and add, remove a track from playlists
  • like, dislike, add comment for a track
  • search in tracks
  • (with GraphQL Querys)

About

Music Publishing Website with NextJs, Graphql, ExpressJs, MongoDB

https://musiq-ten.vercel.app


Languages

Language:JavaScript 99.3%Language:CSS 0.7%