Skip to content

Instantly share code, notes, and snippets.

View TechLead-21's full-sized avatar
🎯
Focusing

Jayesh Tembhekar TechLead-21

🎯
Focusing
View GitHub Profile

3D Cube 🥤

Some basic HTML markup below :

<body>

    <div class="container">
        <div class="cube"></div>
 
@TechLead-21
TechLead-21 / posts.json
Last active September 28, 2019 07:06
🧐 A .json file which have 100 posts to create a fake API for your next project
[
{
"userId": 1,
"id": 1,
"title": "sunt aut facere repellat provident occaecati excepturi optio reprehenderit",
"body": "quia et suscipit\nsuscipit recusandae consequuntur expedita et cum\nreprehenderit molestiae ut ut quas totam\nnostrum rerum est autem sunt rem eveniet architecto"
},
{
"userId": 1,
"id": 2,