Skip to content

kinseyda/muziko

Repository files navigation

Muziko

Muziko is a web app designed to allow music lovers to communicate and express opinions. Users can search and (after logging in) leave comments on songs, albums, and artists.

Development

Muziko is built using React, using Tailwind CSS and daisyUI components.

Running locally

In the project directory, you can run: npm start to run the app in the development mode.

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

To-do list

Features

  • Threaded replies.
  • Follow/like topics to access them easily. Add these to the recommendation system.
  • Profile / account management page

Improvements

  • More detailed topic pages.
  • Replace all remaining hardcoded English text (including validation error messages).
  • About page.

Behind the scenes

  • Improve domain class construction with factory methods.

About

Web app for music lovers to communicate and express opinions.

Resources

License

Stars

Watchers

Forks