cbasdev / meli-ssr-search-product

πŸ¦– Search optimization with SSR - Nextjs and Express

Home Page:https://meli-ssr-search-product.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MELI-SSR-SEARCH-PRODUCTS

Description πŸ‘¨β€πŸ’»

Development of the search module for mercadolibre products Using Server Side Rendering

Deploy πŸš€

I use Vercel because it combines the best developer experience with an obsessive focus on end-user performance.

For some reason, chrome detects the page as a danger of sniffing, I guess because of its great resemblance to the free market page. You can see the project link by CLICKING HERE

Pre-Requisites πŸ“‹


Running Project πŸ› οΈ

Command Use Description
Run Project Node Run the project on http://localhost:3000
Build Process Node This command executes the production features described in the build

 

Technologies πŸ“±

  • NextJS ▢️ (Vercel): Next.js gives you the best developer experience with all the features you need for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more. No config needed.
  • Express ▢️ (OpenJS Foundation): Infrastructure of NodeJs Server
  • React ▢️ (Meta): The most popular JavaScript library for building user interfaces.
  • TypeScript ▢️ (Microsoft): Strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.
  • Playwright ▢️ (Microsoft): Enables reliable end-to-end testing for modern web apps.
  • TailwindCSS ▢️ (TailwindCSS): The reason for using this technology is due to the versatility, speed and dynamism when creating custom designs.
  • Sass ▢️ (Sass): I use this css preprocessor due to the versatility and speed that allows me to create designs quickly and scalable..

Contributions πŸ‘₯

Developed by:
Sebastian Velez Montoya

About

πŸ¦– Search optimization with SSR - Nextjs and Express

https://meli-ssr-search-product.vercel.app


Languages

Language:TypeScript 94.2%Language:JavaScript 3.2%Language:SCSS 2.6%