Follow these steps to set up the project on your local machine:
-
Clone the Repository:
git clone https://github.com/np03a170120/assessment-global-square.git
-
Install Dependencies: Navigate to the project directory and run:
npm install
-
Start the Development Server: To launch the application, execute:
npm run dev
- Implemented using React-Window for efficient rendering of large datasets.
- Optimizes performance by rendering only visible items
- Implemented client-side pagination for improved performance.
- The application is optimized for search engines with the usage of meta tags.
- Ensures user-friendly feedback during issues with next Error page.