Skip to content

A property value guessing game. Created for IrvineHacks 2024.

License

Notifications You must be signed in to change notification settings

EightBitByte/property-guessr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 

Repository files navigation

property-guessr

A property guessing game based on the Melissa API and our homebrew property-guessr API.

Running Locally

  1. make sure you have npm installed globally :)
  2. clone the repo and open terminal
  3. run cd app
  4. run npm install
  5. run npm run dev to run website on localhost!

Solving an issue

  1. Create a new branch with git checkout -b <branch-name>
  2. Do the issue code
  3. commit your code and push
  4. Navigate to your branch and create a pull request on GitHub
  5. Profit?

About

A property value guessing game. Created for IrvineHacks 2024.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published