For live demo visit NEXT AUTH HOMEPAGE deployed in Vercel
- Visit my repository at github here
- Clone the repository in your local drive
- Open command prompt & navigate to the project directory
- Create
.env
file - Paste everything from
env.txt
in.env
file. Make sure to replace the required values. - Run
npm run dev
- If any issue with tailwind or any node modules occur, please
npm install
in your command prompt - Open
http://localhost:3000/
in your browser; chrome or brave is preferred, since there is webkit audio controller in the application, not every browser supports the controller.
Music Sansar | Deployment | Link |
---|---|---|
Live | Vercel | NEXT AUTH HOMEPAGE |
Localhost | Locally | http://localhost:3000/ |
- JavaScript / React / NextJS for development
- Fake Store API for data fetching
- Vercel for deployment
- Github as version control, collaboration & update on vercel.
- Do not go to the deployed url from github, I have not set the redirect url for github deployment url.
- Update to / Delete from MongoDB through UI
- Error checks & loaders