0% found this document useful (0 votes)
108 views

Shopping Cart React

The document contains details on 6 pairs of Nike shoes. Each shoe listing includes fields for an ID, title, image source, description, content, price, available colors, and stock count. The content field for all shoes welcomes viewers to a channel for learning web design, UI/UX design, HTML, CSS, JavaScript and more through tutorials. Prices for the shoes range from $10 to $50.

Uploaded by

desalegn
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
108 views

Shopping Cart React

The document contains details on 6 pairs of Nike shoes. Each shoe listing includes fields for an ID, title, image source, description, content, price, available colors, and stock count. The content field for all shoes welcomes viewers to a channel for learning web design, UI/UX design, HTML, CSS, JavaScript and more through tutorials. Prices for the shoes range from $10 to $50.

Uploaded by

desalegn
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

{

"_id": "1",
"title": "Nike Shoes 01",
"src": "https://www.upsieutoc.com/images/2020/06/27/img1.jpg",
"description": "UI/UX designing, html css tutorials",
"content": "Welcome to our channel Dev AT. Here you can learn web
designing, UI/UX designing, html css tutorials, css animations and css effects,
javascript and jquery tutorials and related so on.",
"price": 23,
"colors":["red","black","crimson","teal"],
"count": 1
},
{
"_id": "2",
"title": "Nike Shoes 02",
"src": "https://www.upsieutoc.com/images/2020/06/27/img2.jpg",
"description": "UI/UX designing, html css tutorials",
"content": "Welcome to our channel Dev AT. Here you can learn web
designing, UI/UX designing, html css tutorials, css animations and css effects,
javascript and jquery tutorials and related so on.",
"price": 19,
"colors":["red","crimson","teal"],
"count": 1
},
{
"_id": "3",
"title": "Nike Shoes 03",
"src": "https://www.upsieutoc.com/images/2020/06/27/img3.jpg",
"description": "UI/UX designing, html css tutorials",
"content": "Welcome to our channel Dev AT. Here you can learn web
designing, UI/UX designing, html css tutorials, css animations and css effects,
javascript and jquery tutorials and related so on.",
"price": 50,
"colors":["lightblue","white","crimson","teal"],
"count": 1
},
{
"_id": "4",
"title": "Nike Shoes 04",
"src": "https://www.upsieutoc.com/images/2020/06/27/img4.jpg",
"description": "UI/UX designing, html css tutorials",
"content": "Welcome to our channel Dev AT. Here you can learn web
designing, UI/UX designing, html css tutorials, css animations and css effects,
javascript and jquery tutorials and related so on.",
"price": 15,
"colors":["orange","black","crimson","teal"],
"count": 1
},
{
"_id": "5",
"title": "Nike Shoes 05",
"src": "https://www.upsieutoc.com/images/2020/06/27/img5.jpg",
"description": "UI/UX designing, html css tutorials",
"content": "Welcome to our channel Dev AT. Here you can learn web
designing, UI/UX designing, html css tutorials, css animations and css effects,
javascript and jquery tutorials and related so on.",
"price": 10,
"colors":["orange","black","crimson","teal"],
"count": 1
},
{
"_id": "6",
"title": "Nike Shoes 06",
"src": "https://www.upsieutoc.com/images/2020/06/27/img6.jpg",
"description": "UI/UX designing, html css tutorials",
"content": "Welcome to our channel Dev AT. Here you can learn web
designing, UI/UX designing, html css tutorials, css animations and css effects,
javascript and jquery tutorials and related so on.",
"price": 17,
"colors":["orange","black","crimson","teal"],
"count": 1
}

You might also like