Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crear página de NFT #45

Open
alexenc opened this issue Jun 19, 2023 · 0 comments
Open

Crear página de NFT #45

alexenc opened this issue Jun 19, 2023 · 0 comments
Assignees

Comments

@alexenc
Copy link
Contributor

alexenc commented Jun 19, 2023

Crear la página para la vista de nft único.
Esta pagina debera de creada en la carpeta con el nombre de [id].tsx -> src/pages/product/[id].tsx
Esta es la nomenclatura que nos permite en nextjs crear una página que acepte rutas dinámicas, en este caso el id del nft.

Esta nueva página deberá de utilizar el layout general de la aplicación.

Image

@gproghub gproghub self-assigned this Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants