ereljapco / users-posts-comments

Displays data from JSONPlaceholder's users, posts, and comments source url as a list in JSON format.

Home Page:https://users-posts-comments-er.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Users-Posts-Comments

A React beginner challenge from Dave Gray's React Course on Youtube

Displays data from JSONPlaceholder's users, posts, and comments source url as a list in JSON format.

Table of Contents

Overview

The challenge

Users should be able to:

  • View the data from JSONSPlaceholder's users, posts, and comments API by clicking on their corresponding button
  • See active and hover states of the tabs

Screenshot

Links

My Process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • React - JS library
  • JSONPlaceholder - Free fake API for testing and prototyping

About

Displays data from JSONPlaceholder's users, posts, and comments source url as a list in JSON format.

https://users-posts-comments-er.netlify.app/


Languages

Language:JavaScript 62.3%Language:CSS 31.2%Language:HTML 6.5%