Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.11 KB

README.md

File metadata and controls

21 lines (11 loc) · 1.11 KB

🛒 OpenMercado App

Welcome to OpenMercado! This is a prototype of an e-commerce web application built with Next.js and Tailwind CSS that utilizes the MercadoLibre API to provide dynamic product data. It also incorporates end-to-end testing with Playwright to ensure functionality and reliability.

🚀 Features

  • Built with Next.js ⚛️: Leverage server-side rendering and static site generation for optimal performance.

  • Styled with Tailwind CSS 🌬️: Modern and responsive user interface using utility-first CSS classes.

  • End-to-End Testing with Playwright 🎭: Automate testing to guarantee functionality and reliability.

  • Loading Indicators: Implemented Next.js loading indicators with a spinner for enhanced user feedback during page transitions.

🛠️ Technologies Used

  • Next.js ⚛️: A React framework for building server-rendered and static applications.

  • Tailwind CSS 🌬️: A utility-first CSS framework for a sleek and responsive design.

  • Playwright 🎭: An automated testing framework for web applications.