Skip to content

MehediMubin/sports-management-client

Repository files navigation

Sports Management Dashboard (Client)

Live URL

Features

  • User Authentication using JWT
  • Create a new product
  • Update an existing product
  • Delete a product
  • Create a variant of a product
  • Delete multiple products at once
  • Delete all products
  • Sell a product
  • Filter products using various fields
  • View sales history
  • Search functionality

Technology Used

  • React
  • Redux
  • RTK Query
  • Tailwind CSS
  • DaisyUI
  • React Router
  • React Hook Form
  • JWT Decode
  • Redux Persist
  • Sonner
  • TypeScript
  • ESLint

Setup and Usage

  1. Clone the repository: git clone https://github.com/MehediMubin/sports-management-client.git
  2. Navigate into the project directory: cd your-repo
  3. Install the dependencies: npm install
  4. Start the application: npm run dev
  5. Open your browser and navigate to http://localhost:5173

Releases

No releases published

Packages

No packages published

Languages