Skip to content

intership-projects-tiven/intershipPrimeTable

Repository files navigation

React Prime Table App

This is a simple React app built with:

  • React + Vite
  • PrimeReact (UI components)
  • React Query (API fetching)
  • Tailwind CSS (Styling)

Setup Instructions

1. Clone & Install

git clone https://github.com/rajwindersxxx/intershipPrimeTable.git
cd intershipPrimeTable
npm install

2. Start the App

npm run dev

Open your browser at: http://localhost:5173

Features

  • Fetch data from an API using React Query
  • Display it using PrimeReact DataTable
  • Styled with Tailwind CSS
  • Includes pagination and basic layout

Stack

  • Vite + React
  • PrimeReact + PrimeIcons
  • Tailwind CSS
  • React Query (TanStack)

License

Free to use and modify.