an App build with React Native to find what the people around you are listening to and help u to connect with them
this is the react native repo for the Backend Server Repo HERE
- Figma
- React Native
- Expo
- TypeScript
- Tailwindcss
- React Native Navigation
- Zustand(state management)
you can check the full UI design over at Figma HERE
unfortunately, there is no way to install the app on your phone to try it because Expo has disabled the ability to authenticate users using the ExpoGo app for security reasons
you can watch this video that shows the app at work
or you can clone the repo and build it yourself
git clone https://github.com/technoo0/LSTN.git
touch .env
npm install
npm start
note:
These are the instructions for the app only you need to start the backend server also by following the instructions in the backend repo HERE
the app requires the user to log in/signup in one step then if the user is new to the app it asks them to fill in their data and then to connect their Spotify account after that the app finds the users that are close to you and shows you what song they are playing now
- Add more Music apps other than Spotify
- integrate in-App massaging so users with the same music taste can connect with each other
- add notification system for when you get a like or when one of your likes if playing a new song
you can Contact me on [email protected]