Skip to content

bispo-daniel/React_RandomApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check this project running:

https://bishop-randomapp.netlify.app

all-text

About this project...

React project developed to query some APIs that returns random data. 

APIs used:

https://www.boredapi.com

https://humorapi.com

https://docs.quotable.io

https://robohash.org

Challenges and Learning

Learned that some APIs doesn't require a key to be used.

Learned how to use React Router.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm install

Install node modules dependencies...

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.