This is a mobile application where the user can post their favorite music. We are using the Spotify API to provide music data. On the app you can browse all posts, create your own posts, comment or like on the post or take a look at your profile to see a list of the songs you have previously posted. In the Feed Screen, you will see the title of the song, the artist, the album cover and you also have the ability to listen to a preview of the song for 30 seconds.
-
Fork and clone TuneShare Client to your local workspace.
-
Install the project dependencies.
yarn
- Run the app on the simulator or web.
yarn ios
or
yarn android
- Expo-google-fonts/pacifico
- Expo/vector-icons
- React-native-community/async-storage
- React-native-community/masked-view
- React-navigation/bottom-tabs
- React-navigation/native
- React-navigation/stack
- Axios
- Expo
- Expo-auth-session
- Expo-av
- Expo-font
- Expo-random
- Expo-status-bar
- React
- React-dom
- React-native
- React-native-elements
- React-native-flash-message
- React-native-gesture-handler
- React-native-linear-gradient
- React-native-reanimated
- React-native-safe-area-context
- React-native-screens
- React-native-vector-icons
- React-native-web
- React-native-web-linear-gradient
- React-redux
- Redux
- Craft Academy coaches: Thomas Ochman and Emma-Maria Thalen
MIT License