Jorgelig / meli-search-js

Test práctico para Mercado Libre

Home Page:https://meli-search-js.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meli Search JS

Meli Search JS is a web application built with Next.js 13 that allows users to search for products on Mercado Libre. It provides a simple and intuitive search interface, fetching data from the Mercado Libre API and displaying the search results.

Features

  • Search for products using keywords
  • Display search results with product information
  • Pagination support for browsing through multiple search result pages

Getting Started

Prerequisites

  • Node.js (v18.16.0)
  • npm (version 9.6.4)

Installation

  1. Clone the repository:
    git clone https://github.com/Jorgelig/meli-search-js
    
  2. Install dependencies:
    cd meli-search-js
    npm install
    
  3. Usage Start the development server:
    npm run dev
    
  4. Open your web browser and visit http://localhost:3000 to access the Meli Search JS application.

SEO Optimization

Dynamic Title and description Search page

IMG

Dynamic Title and description Detail page

IMG

Dynamic Ld JSON Detail page

IMG

Performance speed insights

IMG

About

Test práctico para Mercado Libre

https://meli-search-js.vercel.app


Languages

Language:JavaScript 95.7%Language:CSS 2.5%Language:Shell 1.8%