Skip to content

Mix your art and favorite music in one pinterest-like website!

Notifications You must be signed in to change notification settings

GizziXZ/Synesthesic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Screenshots

Home feed image Post cool art with music image

Synesthesic

are you an artist who loves pinterest and sharing their art? ever struggled with the problem of 15 seconds not being enough when posting an instagram story with music to share your art?

I made every artist's favorite website, pinterest but with the music that every single artist loves to share alongside their art on instagram, best of all it works directly with spotify so it'll scrobble music for any last.fm users logged into spotify and you can also add a timestamp of where to start the song and it'll just keep playing for as long as the viewer wants it to!

so no more of that instagram 15 seconds crap when you know 15 seconds cant fit the song (because it's just too damn good)

Features

  • Scroll through a home feed almost exactly like pinterest's!
  • Create a post with your art and your favorite song provided (you can also choose the timestamp it will start at!)
  • Like posts and follow users if you like their posts!
  • Show off your favorite song on your profile

Hosting

Create a config.json inside backend and use the following template

{
    "mongooseConnection":"mongodb+srv://yourmongo:dbserver@here.net/",
    "secret":"insert a jwt secret here"
}

Open a terminal and cd to backend and do the following commands

npm i
node index.js

Open another terminal and cd to frontend and do the following commands

npm i
npm start

Made with 💖 by Gizzi using React and Express

About

Mix your art and favorite music in one pinterest-like website!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published