Skip to content

Movie list build whit React and use whit 3 different state managers(Hooks, Mobx, Redux).

License

Notifications You must be signed in to change notification settings

AvivAbachi/movie-list

Repository files navigation

Movie List

Movie list build with React and use with 3 different state managers(Hooks, Mobx, Redux)

Demo

You can see web app on this Demo Page.

Project setup

npm start

Runs the app on development mode.

npm watch:css

Watch tailwind.css and run npm build:css.

npm build

Builds the app for production to the build folder.

npm build:css

Build styles.css from tailwind.css.

serve

Runs the app on production mode form build folder.

Languages & tools

React

CSS

API