Skip to content

Plunder is a pirate themed image recognition treasure hunting game built with React.

Notifications You must be signed in to change notification settings

TonyDMorris/Plunder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLUNDER

Overview

This is the Front End of the final project. It is a interactive treasurehunt style game utilizing text answers, gps coordinates and picture classification.

Back End Repo: https://github.com/Natalalia/Back-End-Project Back End hosted:

Front End Hosted:

Prerequisites

This development runs on a node.js runtime environment. It is built using react. A development server can be run o a local port and thr app can be dsplayed in a browser window.

Getting Started:

To run this app in development:

1.Clone or download the repo and open it in an IDE or editor. In your terminal go to the desired folder and use the follwing commands:

git clone https://github.com/Natalalia/Front-End-Project.git

cd Front-End-Project

Install, Run, or Develop

Once you are in the folder of the project you will need to install the dependancies such as react, material.ui and axios.

npm i

npm run start

This will run the app in a browser window and will show any changes you make upon saving.

Build details and dependancies

Contributors

Authors:

About

Plunder is a pirate themed image recognition treasure hunting game built with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.7%
  • HTML 1.7%
  • CSS 0.6%