Skip to content

matthewctechnology/stacked

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

stacked

Stacked - A Monorepo

Overview

stacked is a monorepo for personal portfolio project(s).

critique contains a web application that allows users to prompt an AI agent to critique a creative idea so they can get feedback on a proposal, such as, objectively if the idea is novel, viable, or valuable.

critique app is hosted on GitHub Pages and can be browsed without a development environment.

Quickstart

critique app

  • cd critique
  • npm run dev
  • <codespace_id>-3000.app.github.dev

Libraries and Frameworks

  • TypeScript
  • NextJS
  • TailwindCSS
  • NodeJS
  • ESLint
  • Jest
  • React Testing Library
  • Playwright