adrianhajdin / advice_app

This is a code repository for the corresponding YouTube video. In this video, we will create an interesting react project from scratch - A React Advice App. We're going to use React on the front end and we'll make get requests to Advice Slip JSON API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a code repository for the corresponding video tutorial.

In this video, we will create an interesting react project from scratch - A React Advice App. We're going to use React on the front end and we'll make get requests to Advice Slip JSON API.

By the end of this video, you will have a strong understanding of basic React workflow as well as how to make get requests in React Apps.

Setup:

  • run npm i && npm start

About

This is a code repository for the corresponding YouTube video. In this video, we will create an interesting react project from scratch - A React Advice App. We're going to use React on the front end and we'll make get requests to Advice Slip JSON API.


Languages

Language:CSS 59.5%Language:JavaScript 27.9%Language:HTML 12.7%