asynchk / movie-app

react application deconstructed to Bit components, to be a shared-library

Home Page:https://bitsrc.io/bit/movie-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie app

This is a demo React application, which is deconstructed to small and reuseable code components using Bit.

You can view the resulted post-export scope in BitSrc.

You can import each component individually from BitSrc.

More info

bit.json

This file contains the configuration for the "scope" (or - virtual layer) that tracks the components in the application.

.bit.map.json

This file contains the mapping of each component to the actual resources in the application, such as implementation and specification files.

License

MIT

About

react application deconstructed to Bit components, to be a shared-library

https://bitsrc.io/bit/movie-app

License:Other


Languages

Language:JavaScript 82.1%Language:CSS 16.2%Language:HTML 1.7%