Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION

A Random Advice Generator App: React has been used on the front end. GET Request used to Advice Slip JSON API (https://api.adviceslip.com/) for generating the random advices.

This should help developers gain a strong understanding of the basic React workflow as well as how to make GET requests in React Apps.

It is using 'Axios' which is a lightweight HTTP client based on the $http service similar to the Fetch API.

SETUP INSTRUCTIONS

  1. Download the code
  2. Run 'npm install' or 'yarn install' (if yarn is installed) within the project directory
  3. Run 'npm start' or 'yarn start' (if yarn is installed) INTRODUCTION

A Random Advice Generator App: React has been used on the front end. GET Request used to Advice Slip JSON API (https://api.adviceslip.com/) for generating the random advices.

This should help developers gain a strong understanding of the basic React workflow as well as how to make GET requests in React Apps.

It is using Axios which is a lightweight HTTP client based on the $http service similar to the Fetch API.

SETUP INSTRUCTIONS

Download the code Run 'npm install' or 'yarn install' (if yarn is installed) within the project directory Run 'npm start' or 'yarn start' (if yarn is installed)

About

Ayush Karki - Random Advice Generator (React, GET Requests, AXIOS)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages