How to Be a Futurist, Special Topics in Technology Innovation and Entrepreneurship

ENGIN 183/283 FALL 2023 @ UC Berkeley

This website is the marketing website for the book created in the course ENGIN 183/283 how to be a futurist at Berkeley during the fall of 2023. The purpose is to promote the book by including information and pictures about the book, links to social media accounts or other marketing materials, and to add blog posts or other marketing related content directly on the site.

This is a collaboration between marketing team A and B.

The Book

The book features a business analysis of different startups in the sectors healthcare, AI and blockchain. It features business profiles of different startups with successfactors. The book is a product of the analysis done throughout the semester by the Berkeley students taking the course. It also features analytics derived from the business profiles and a conclusion. It can be purchased on Amazon both as a hard copy or an e-book after the semester ends.

Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

Project Structure

This website is built using Astro and does not include a backend server.

Components

Includes all components that can be reused on pages throughout the website.

Layouts

Defines a overall layouts which can be with different pages.

Pages

The different web pages, utilizing layout and components to form the overall page.

More information about this can be found at Astro

Hosting

The page is hosted using cloudfare.