An open API service indexing awesome lists of open source software.

https://github.com/prankush-tech/haunted_house

THIS IS A HAUNTED HOUSE CREATED IN Java-Scripts THREEJS. Have a look and the website and feel free to toggle the sliders
https://github.com/prankush-tech/haunted_house

Last synced: over 1 year ago
JSON representation

THIS IS A HAUNTED HOUSE CREATED IN Java-Scripts THREEJS. Have a look and the website and feel free to toggle the sliders

Awesome Lists containing this project

README

          

## Go Live https://prankush-haunted-house.netlify.app/

## Setup
Download [Node.js](https://nodejs.org/en/download/).
Run this followed commands:

``` bash
# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build
```

https://user-images.githubusercontent.com/76916192/134496420-3d56d783-69e3-4cd8-9d6e-3a3ffb16ca1e.mp4