Welcome to Wax, a social media platform for music enthusiasts! This React Native app, built with Expo and styled with Nativewind, allows users to explore, rate, and review songs and albums from around the world.
Clone the project
git clone https://github.com/GatefoldWax/wax-frontend.git
Go to the project directory
cd gatefold-frontend
Install dependencies
npm install
Run the app
npm run start
The backend code for this project can be found in the https://github.com/GatefoldWax/wax-supabase.git GitHub repo.
- Login to Rate and Review Music: Log in to contribute by rating and reviewing your favorite songs and albums.
- Music Feed: Explore a feed of reviewed music.
- Search Functionality: Easily search for specific songs, albums, or artists.
- Music Page: Listen to previews, add ratings and reviews.
- Integration with Spotify API: Integration with Spotify for an extensive music database.
- React Native with Expo
- Typescript
- Nativewind for styling
- Axios for API calls