Skip to content

A frontend application that displays an analytics dashboard for a fictional music streaming service called Streamify.

Notifications You must be signed in to change notification settings

git-0r/streamify

Repository files navigation

Streamify

A frontend application that displays an analytics dashboard for a fictional music streaming service called "Streamify." The dashboard should present key metrics and data visualizations, allowing the service's management team to gain insights into user activity, revenue, and content performance. The goal is to build a functional and visually appealing dashboard that is both responsive and user-friendly.

Preview

login page

Login page

metrics page

Metrics page

Tech Stack

  • Next a react framework
  • Typescript for types
  • Shadcn for ui components
  • Jest for testing

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. ̌

About

A frontend application that displays an analytics dashboard for a fictional music streaming service called Streamify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published