Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A place to share memories associated with a particular music

Kiduzk/music-stories

Repository files navigation

🎵 Music Stories 🎵

I created this app for the final project submission in Codepath's Web Development course.

Why

The idea of the app is to provide a space for users to share the memories they might associate with a piece of music. I love music and have lots of memories that I associate with different songs. I figured others might have simmilar experiences with music and this is a platform designed to share these experiences.

Tech stack

This project is built using React and Supabase. Supports the basic Create, Read, Update and Delete operations for user posts. It also has search, voting, and sorting functionalities for posts.

Video Walkthrough

Here's a walkthrough video:

Video Walkthrough

GIF created with LICEcap

How to run

With the appropriate .env file, this project setup can be set up as follows:

git clone https://github.com/Kiduzk/codepath_web102_final.git
cd codepath_web102_final
npm i
npm run dev

Future improvements

  • User authentication
  • Have builtin directory of music/artists that users can search
  • Deployment

About

A place to share memories associated with a particular music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published