Movie list build with React and use with 3 different state managers(Hooks, Mobx, Redux)
You can see web app on this Demo Page.
Runs the app on development mode.
Watch tailwind.css
and run npm build:css
.
Builds the app for production to the build
folder.
Build styles.css
from tailwind.css
.
Runs the app on production mode form build
folder.