peterschussheim / oblique-strategies-client

A simple React app that demonstrates a modal implemented using the recently introduced portals API.

Home Page:https://build-ewtwfhsspz.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oblique-strategies-client

Live demo

Overview

A simple React app that demonstrates a modal implemented using the recently introduced portals API.

Why

I wanted to share the ideas from the Oblique Strategies deck of cards with others who might find it useful. Additionally, it includes a simple Modal component using a feature of React 16 that enables users to easily create portal components.

Usage

  • Build: yarn run build generates a fresh static build that can be deployed easily.
  • Development: yarn start starts a local webpack development server.

Notes

  • For the sake of simplicity, the data is contained in a JSON file.
  • This project was bootstrapped with Create React App.

License

AGPL-3.0

About

A simple React app that demonstrates a modal implemented using the recently introduced portals API.

https://build-ewtwfhsspz.now.sh/

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 77.6%Language:HTML 20.0%Language:CSS 2.4%