yagoag / sanfran-runaway

🚙 Find cafés in San Francisco while escaping the hipsters around them

Home Page:https://sanfranrunaway.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

San Francisco Runaway

Netlify Status | Informações em Português

You are in San Francisco, the city with the highest number of hipsters per square feet in the world, and everyone knows that hipsters love nothing more than a good ol' cup of coffee.

To win this game, you must find five locations of the famous "Star Café" without running over the hipsters holding cups of the store in their hands.

Play it right now at https://sanfranrunaway.netlify.com

Run locally

To run the game locally in development mode, just clone the repository and run yarn start

You can also use npm, just make sure to delete your yarn.lock file, otherwise you might have some complaining.

Testing

To run all test in watch mode (they will re-run on every change), you can run yarn test.

Building

To run a local production build you can run yarn deploy. It runs all tests and builds the application if they pass. If you want to skip the tests, you can run yarn build directly.

The app also has automated build & deployment using Netlify. It runs on every commit that is pushed to master.

To check the deployments, click here or on the build status badge at the top of this Readme.

About

🚙 Find cafés in San Francisco while escaping the hipsters around them

https://sanfranrunaway.netlify.com

License:MIT License


Languages

Language:JavaScript 98.8%Language:HTML 1.2%