https://github.com/arthur199212/react-movie-searcher
Technologies: JS (ES6+), React (Hooks, Lazy, Suspense), Redux (Hooks), redux-saga, SSR (server-side rendering with custom styles and Material-UI), public API.
https://github.com/arthur199212/react-movie-searcher
api-rest babel es6 lazy-loading material-ui react-hooks redux-hooks redux-persist redux-saga redux-thunk ssr suspense webpack
Last synced: 4 months ago
JSON representation
Technologies: JS (ES6+), React (Hooks, Lazy, Suspense), Redux (Hooks), redux-saga, SSR (server-side rendering with custom styles and Material-UI), public API.
- Host: GitHub
- URL: https://github.com/arthur199212/react-movie-searcher
- Owner: Arthur199212
- Created: 2019-11-11T09:06:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T13:33:44.000Z (almost 3 years ago)
- Last Synced: 2025-06-01T11:54:10.992Z (5 months ago)
- Topics: api-rest, babel, es6, lazy-loading, material-ui, react-hooks, redux-hooks, redux-persist, redux-saga, redux-thunk, ssr, suspense, webpack
- Language: JavaScript
- Homepage:
- Size: 7.12 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movie searcher
1. [Link to hosted App](https://arthur199212.github.io/react-movie-searcher/)
2. Used technologies: JS (ES6+), React (Hooks, Lazy, Suspense), Redux (Hooks), redux-thunk, redux-persist, SSR (server-side rendering with `redux-saga`, custom styles, Material-UI styles), [public API](https://reactjs-cdp.herokuapp.com/api-docs).### Information: to check work of SSR with simple Express server please visit `ssr branch`.
## Available Scripts
In the project directory, you can run:
### `npm i`
For installing all new dependencies from the project### `npm start`
It will open [http://localhost:4000](http://localhost:4000) to view app in the browser.The page will reload if you make edits.
### `npm run build`
Builds the app for production to the `dist` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified.
After this app is ready to be deployed.### `npm run deploy`
Publishes app to the gh-pages so it will be available by the [link](https://arthur199212.github.io/react-movie-searcher/)
### Screenshots


