chakrachi / raw-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raw-react

Set up Basic React App Structure

Create Dedicated Components to fetch data API and put them in view

Use async/await on ComponentDidMount method to fetch and wait for data

Loop through fetched data and connect Posts with Comments

Style the component

About


Languages

Language:JavaScript 72.3%Language:HTML 17.9%Language:CSS 9.8%