Skip to content

Natalalia/Plunder-Front-End

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/Plunder-Back-End

Deployed version: https://treasurehuntplunder.netlify.com/

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published