You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Proyecto te enseña a consumir una API utilizando Next.js para listar publicaciones y mostrar los detalles de cada una. Implementa rutas dinámicas para navegar entre la lista de posts y sus detalles. Además, aprenderás a manejar el estado de los datos y optimizar la carga de información desde el servidor.
Image upload app built with Next.js, featuring API integration with FaunaDB and ImgBB for storage, styled with Chakra UI. Implements infinite loading with useInfiniteQuery and form handling via React Hook Form.
Proyecto creado con Next.js, creando una api con node, la cual nos regresa una lista de avocados y se crea la funcionalidad de agregar al carrito los productos y se guarda la data en el store de redux