Skip to content

LS-Treasure-Hunt/Treasure-Hunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Treasure-Hunt

Front End client built for interacting with the Lambda School Treasure Hunt server.

Project Specifications: original repo

Live Site: https://ls-treasure-hunt-fe.herokuapp.com/

Video Presentation: YouTube Link

Screenshot

The Team

May Ng Kevin Tou Justine Lai

Technologies Used

  • reactjs - A JavaScript library for building user interfaces
    • Context Api - Context provides a way to pass data through the component tree without having to pass props down manually at every level
  • node-sass - A library that provides binding for Node.js to LibSass, the C version of the popular stylesheet preprocessor, Sass.
  • axios - Promise based HTTP client for the browser and node.js
  • react-router-dom - DOM bindings for React Router
  • js-sha256 - A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.

Set up

Fork a copy of the project

Run npm install to install all dependencies needed for the project.

Create a .env file and set your API key to REACT_APP_KEY=your-key-here.

Run npm start to run the client.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published