Skip to content

A hunting game written in React using Auth0, React Context, Hooks, Styled Components and Typescript

Notifications You must be signed in to change notification settings

LuisDev99/BountyZone-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technologies used:

  • Axios
  • Auth0
  • Context API
  • Styled Components
  • Typescript

Runtime

  • Node version 16
  • Environment variables:
REACT_APP_AUTH0_CALLBACK_URL=<base-url>/login
REACT_APP_AUTH0_DOMAIN=<domain>
REACT_APP_AUTH0_CLIENT_ID=<client-id>
REACT_APP_DEV_URL=https://localhost:5000/api/
REACT_APP_PROD_URL=<prod-url>

About

A hunting game written in React using Auth0, React Context, Hooks, Styled Components and Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published