Skip to content

umaar/react-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# tab 1
npm run server

# tab 2
npm run watch

Random JSON data

From: http://www.json-generator.com/

[
  '{{repeat(5, 999)}}',
  {
      id: '{{objectId()}}',
      image: 'http://lorempixel.com/128/128/',
      title: '{{lorem(random(3,4, 5, 6), "words")}}',
      artist: '{{lorem(random(2, 3,4, 5, 6), "words")}}'
  }
]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published