Next Music App

Simple music search app with dymanic routing and ssr support built for interview task.

Technologies

  • TypeScript - Language
  • NextJS - Framework
  • Eslint - Linting

Pre install

Make sure:

  • You have the latest stable or LTS version of node.js installed.

Start developing

  1. git clone https://github.com/enestatli/next-music-app
  2. Go inside the project directory cd next-music-app
  3. Build and start dev server with npm next dev
  4. Start npm next start