/L2T11C1_React

Game - Guess Card

Primary LanguageJavaScript

Game - Guess Card

Description

  • Card game built with React
  • Multipage page layout
  • Currency Converter or Guess Card Menu options
  • Guess where the Joker card is (Guess Card Game)
  • Enter amount in Rands to convert to USD, Pound, Euro (Currency Converter) - (Fixed Rates)

Table of Contents

- App.js
- Cards.js
- CardDisplay.js
- Converter.js

Technologies & Tools Used

- REACT
- HTML
- CSS
- Bootstrap 4
- JavsScript
- NPM
- VS Code
- Gitbash
- Google Chrome

Working Guide

- Clone folder to local drive
- Open folder dir with your CLI of choice (GitBash/ Command Prompt)
- Type "npm install"
- Type "npm run"
- Open [http://localhost:3000](http://localhost:3000) to view it in the browser. 

Credits

- React Official Documentation

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Log

25/03/2020

  • Main branch commit via Gitbash
  • README created