markdown
This project is a web application built using Next.js and Tailwind CSS that demonstrates real-time search and tab filtration functionalities. The application is styled to be responsive and modern, based on a Figma design.
- Real-Time Search: The search bar fetches and displays search results in real-time as the user types.
- Tab Filtration: Tabs filter the displayed content based on the selected category.
- Next.js: For building the React application with server-side rendering and static site generation.
- Tailwind CSS: For styling the application with a utility-first CSS framework.
Follow these instructions to set up and run the project locally.
- Node.js (v14 or later)
- npm (v6 or later) or Yarn (v1.22 or later)