Bands Service - React UI is a frontend application built with React to manage bands, allowing users to:
- View a list of bands
- View band details
- Create, update, and delete bands
- Upload a CSV/Excel file with bands data
This UI interacts with the Bands Service API to provide seamless band management.
- React 19
- Tailwind CSS
- Docker
- Jest
🔹 Clone the git repository:
git clone git@github.com:freelancerwebro/bands-service-react-ui.git
🔹 Run the following command to build the service:
./deploy.sh
The app will be available at http://localhost:3010.
npm test a