icecube
Music social media platform.
Steps to run the project:
- Clone the project
- Run npm install
- Navigate to the /backend and run "npm install passport passport-local express-session bcryptjs passport-local-mongoose socket.io"
- Then, run "npm start"
- Navigate to the vite-project and run "npm install socket.io-client" , "npm install react-draggable", "npm install react-toastify"
- Themn, run "npm run dev"