Jérémy Lavallée-Giroux

MINISSENTIALS

This page contains the project overview, demonstrations, tools, and a live link.

LIVE LINK

Project overview

With this project, I wanted to make something simple. So I did a simple frontend for an online shop for essential items.
The items come the Amazon website. I've gathered relevant information for each item and put them in a JSON file. I then use a little bit of JavaScript to get the items.
Learn more in the Demonstrations section.

Tools used

HTML
CSS
JavaScript
React
Next.js
GitHub
Vercel

Demonstrations

Landing page

Landing page

The landing page contains everything you need to know about this website.

Categories page

Categories page

Here you can find all the products and filter them by their categories.

Product page

Product page

On this page you can find important information about the product and a direct link to the amazon website.

Links