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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie searcher

  1. Link to hosted App
  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.

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 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

Screenshots

main_page_1

main_page_2

detailed_page_3

About

Technologies: JS (ES6+), React (Hooks, Lazy, Suspense), Redux (Hooks), redux-saga, SSR (server-side rendering with custom styles and Material-UI), public API.


Languages

Language:JavaScript 84.7%Language:CSS 12.9%Language:HTML 2.4%