Skip to content

MigVarona/nextmusic

Repository files navigation

Next Play

Is an minimalism aesthetically pleasing and responsive web music application built using Next.js, Tailwind CSS, Spotify and the Unsplash API. This project combines the power of Next.js for efficient server-side rendering, Tailwind CSS for a sleek and responsive design, and the Unsplash API for accessing a vast collection of high-quality images. Additionally, the project leverages Daisy UI components to enhance the user interface and deliver a seamless user experience. Next-play

Captura de pantalla 2024-02-05 104338 Captura de pantalla 2024-02-05 105756

Color Reference

Color Hex
Example Color #525252 #525252
Example Color #282828 #282828
Example Color #ffffff #ffffff

🛠 Skills

Javascript, HTML, Tailwind, React, NextJs, Jest

MIT License GPLv3 License AGPL License

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.js. The page auto-updates as you edit the file.

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