Skip to content

Telmiyo/DSSO-Website

Repository files navigation

DSSO-Website

https://dsso-website.vercel.app/

Chamfer Studios

This website has been developed for Chamfer Studio's Game called Dune Special Spice Ops. A project carried out for the subject Project 3 at CITM - UPC university.

chamfer-studio

dune-special-spice-ops

Stack

  • Next.js - A React framework with hybrid static & server rendering, and route pre-fetching, etc.
  • Chakra UI - A simple, modular and accessible component library for React
  • Three.js - 3D library for JavaScript
  • Framer Motion - An animation library for React
  • React Markdown - React component to render markdown.

Project structure

$PROJECT_ROOT
│   # Page files
├── pages
│   # React component files
├── components
│   # Non-react modules
├── lib
│   # Data Management
├── data
│   # Static files for images
└── public

License

MIT License.