Welcome to the frontend of Startup Directory! This project is built using React with Vite, Tailwind CSS, and implements various features like filter operations, pagination, and search functionality.
Use filter operation from frontend. by the using of useState() and arrow funciton. also using set() method.
Use Pagination operation from frontend. by the using of useState() and arrow funciton. also using slice() method while using map().
Use Search opeartion from backend depends on database data like company name. category or subcategory name. and query from database. and using loader on route to show data on frontend.
Make sure you have the following software installed before running the project
-'/src/Pages' : All pages are declarbale.
This Project Completed by TH Raju