Logo

21Dev Playground

CarouselCards

Cards

Let's build a simple card system to display some data inside

If you are on a tablet or a PC, try tapping or hovering on a card!


Name:
John Doe
Email:
john.doe@example.com
Phone:
123-456-7890
Entered:
27/06/2023
Name:
Jane Smith
Email:
jane.smith@example.com
Phone:
987-654-3210
Entered:
15/07/2023
Name:
Alice Johnson
Email:
alice.johnson@example.com
Phone:
654-321-9876
Entered:
20/08/2023
Name:
Bob Brown
Email:
bob.brown@example.com
Phone:
321-654-0987
Entered:
12/09/2023
Name:
Charlie White
Email:
charlie.white@example.com
Phone:
456-789-0123
Entered:
01/10/2023
Name:
David Green
Email:
david.green@example.com
Phone:
789-012-3456
Entered:
05/11/2023
Name:
Eve Black
Email:
eve.black@example.com
Phone:
012-345-6789
Entered:
14/12/2023

Here you can find the article with the tutorial on how to implement this in your Next.Js Application!

Article