Koushith / Select-filter

Home Page:https://select-filter.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Select-filter

Screenshots

image image image image image image

Tech

  • React
  • ReduxToolkit
  • TailWindCss
# React Project with Vite

This is a basic React project set up using Vite.

## Getting Started

### Prerequisites

Make sure you have Node.js installed on your machine. You can download it from [Node.js](https://nodejs.org/).





### Installation

1. Clone the repository:

   ```bash
   git clone https://github.com/your-username/document-slect.git
  1. Navigate to the project directory:

    cd document-select
  2. Install dependencies:

    npm install

Development

To run the development server, use the following command:

npm run dev

Visit http://localhost:5173 in your browser to see the application.

Build

To build the production-ready code, use the following command:

npm run build

This will generate a dist folder containing the optimized production build.

About

https://select-filter.vercel.app/


Languages

Language:TypeScript 92.7%Language:JavaScript 3.6%Language:HTML 3.4%Language:CSS 0.2%