Skip to content

echo3Dco/echo3D-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Quiz Game React App

This project was bootstrapped with Create React App.
echo3D demo using React. A fun short quiz game that uses the echo3D API to show fun, interactive results.

Setup

  • Clone this github repository using the command git clone https://github.com/david44868/echo3D-Demo.git
  • Install Node and NPM if you haven't already
  • Run npm install to install all relevant packages and dependencies.
  • Create a .env file in the root directory of the project and add the following lines:
    REACT_APP_ECHO3D_API_KEY="insert-your-api-key-here"
    REACT_APP_ECHO3D_SECURITY_KEY="insert-your-security-key-here"
  • Download and add the 3D models to your echo3D console
  • In QuestionList.js, replace the ids with your asset ids that are assigned to the 3D models you added to the echo3D console
  • To start the project, then run npm start

Register

Don't have an API key? Make sure to register for FREE at echo3D.

Credits

3D Models

Music composed by Bert Cole (bitbybitsound.com)

  • Journey Across The Blue
  • Merch City

Screenshots

Screenshot (264) Screenshot (265) Screenshot (266)

Learn More

Refer to echo3D's documentation to learn more about how to use react with echo3D.

Support

Feel free to reach out at support@echo3D.co or join echo3D's support channel on Slack.

About

A demo application that uses React to showcase the echo3D API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published