Skip to content

marlonicus/crate-digger

Repository files navigation

Crate Digger

Virtual reality crate digging experience, have a go here :)

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js > 8.10
  • Yarn

Installing

First install the projects dependencies by running the following command from the project root:

$ yarn

And then you can run the following command to start the local development server:

$ yarn dev

To check that everything works, visit http://127.0.0.1:3000/ in your favourite browser.

Deployment

Each push is automatically deployed to Netlify upon successful build.

Built With

  • Next.js - React framework used for static site generation.
  • A-Frame - Virtual Reality Framework.
  • aframe-react - A-Frame react wrapper.
  • Spotify APIs - Brings the music and data.
  • Ramda - Functional toolkit.
  • eslint - Keeps my code consistent.
  • prettier - Keeps my code pretty.
  • Netlify - Wonderful pipelines and hosting.
  • Google Poly - Great collection of free low poly 3D models.

Contributing

Feel free to throw any PR's my way.

About

(Initial Prototype) VR crate digging app using the Spotify API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published