bfillmer / pose-portals-modals

React Context API, Pose Animations, and React Portal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Greenfield

Opinionated application organization and libraries for bootstrapping new React-based applications.

This project was bootstrapped with Create React App.

Commands

npm i # install dependencies
npm start # development server
npm test # Jest in watch-mode
npm run coverage # Jest coverage report
npm run lint # fix basic linting errors
npm run build # production build
npm run clean # clears node_modules

Overview

About

React Context API, Pose Animations, and React Portal


Languages

Language:JavaScript 89.0%Language:HTML 11.0%