Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 571 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 571 Bytes

This is the decoupled React front-end for a private festival website, which communicates with a headless Wordpress backend via mostly custom endpoints for user authentication, ticket registration, static content and more. It uses Three.js with react-three-fiber for an interactive 3D background.

Live site link

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder.