/mas826

MAS.826 Cultivating Creativity

Primary LanguageJavaScriptMIT LicenseMIT

MAS.826 Cultivating Creativity

Welcome to Cultivating Creativity at the MIT Media Lab (Spring 2023).

Deployment

Build and export the site

npm run build

The result is in the folder out, which has to be copied to smb://creative.media.mit.edu.

Tech Stack

The main technologies used in this repository are:

  • React: A JavaScript-based library for building user interfaces.
  • Next.js: A framework for building server-rendered React applications with automatic code splitting and optimized performance. We use this for added flexibility.
  • Mantine: A UI framework for React that provides a set of high-quality and well-documented components for building web applications.

License

This repository is licensed under the MIT License.