flecha restroseso Inicio

Guitar Shop Proyect

Last Update : 24/12/22

What is this proyect about?

This proyect was created as an example of a guitar shop using technologies like Html , Css , Javascript , React and Server side with cloudinary and strapi. I created this page with 3 different frameworks : Next.js , Remix and Astro.

How does it work?

Remix

Codigo de remix

Next.js

Codigo de next

Astro

Codigo de next

Dynamic Routes

Using a layout to avoid repeated code and a better order , creating sub folders for automatic routing with the help of frameworks.

Remix

Codigo de remix

Next.js

Codigo de next

Astro

Codigo de next

Using Styles

Next.js and Remix have similar ways to implement css modules with just some different things like importing and function to use styles ; Astro has a different way to implement css , astro uses javascript , html and css in the same component .

Remix

Codigo de remix

Next.js

Codigo de next

Astro

Codigo de next

Server with Strapi

Server side is created with strapi using Postgresql and cloudinary for images and data.

Visit Web Pages

References

This proyect was created with the help of a udemy class from Juan Pablo De la torre Valdez.