Skip to content

saim2481/filter_data_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a React project set up with Vite. It includes a frontend with dynamic filtering options and a data grid to display results.

Getting Started

To get started with this project, follow these steps:

Prerequisites

Installation

  1. Clone the repository from GitHub:

    git clone https://github.com/username/repo-name.git
    cd repo-name
  2. Install the necessary dependencies:

    npm install

Running the Development Server

Start the development server with:

npm run dev