Skip to content

An app made using React, React Router, Firebase and Semantic UI to give a history of some common currencies as well as connecting to an API to show their current value. It also has a quiz at the bottom with questions that can be answered by reading the information above.

Notifications You must be signed in to change notification settings

HarryH-Tech/Currency_History

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The History of Currency

This app has some information about the history of currency around the world and a quiz at the bottom based on the information provided above. It also connects to an API (found here) to show the user live information about the values of 6 currencies.

To use this app you'll need to clone the repo using git clone https://github.com/HarryH-Tech/Currency-App.git.

Then navigate into the Currency-App directory and run npm install. You'll need to sign up for a firebase account, if you don't already have one and create a new app within the firebase console. After doing this you'll need to update the firebaseConfig object in the firebase.js file in the src folder with the config object from your own firebase project (more information about this can be found here https://support.google.com/firebase/answer/7015592). Then run npm run start and you should see the screen below.

I hope you enjoy using this app 😊

App Screenshot

About

An app made using React, React Router, Firebase and Semantic UI to give a history of some common currencies as well as connecting to an API to show their current value. It also has a quiz at the bottom with questions that can be answered by reading the information above.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published