Skip to content

Bands Service - React UI is a web application that allows users to manage bands efficiently. It provides features to list, view, create, update, and delete bands, along with the ability to import data from CSV/Excel files.

Notifications You must be signed in to change notification settings

freelancerwebro/bands-service-react-ui

Repository files navigation

🎵 Bands Service - React UI

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.

🔧 Tech Stack

  • React 19
  • Tailwind CSS
  • Docker
  • Jest

🔧 Requirements

📦 Installation

🔹 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.

✅ Running Tests

npm test a

Preview

Band list

app preview

Import bands

app preview

Add band

app preview

Band details

app preview

About

Bands Service - React UI is a web application that allows users to manage bands efficiently. It provides features to list, view, create, update, and delete bands, along with the ability to import data from CSV/Excel files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published