This is a Next.js project bootstrapped with create-next-app
.
A music player application that allows users to play music from playlists once signed-in with NextJS
- Type
npm install
in the terminal to dependencies. - Type
npm run dev
in the terminal to start the development server. - Then open
http://localhost:3000
in your browser
- API routes can be accessed on http://localhost:3000/api/API_route.
- This endpoint can be edited in
pages/api/API_route.js
.
Prisma DB deploy to Heroku.
See how to create a new project with Prisma DB ORM in the Next.js documentation.
NextJS, React Hooks, Prisma , JWToken authentication , Chakra-UI, Cypres.io, HTTP-Pie, React-howler
Screenshot gifView