MyaElla / responsive-react-movies-singlepage-app

router, styled components, using https://www.tvmaze.com/api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run this project clone the repo then 'cd ' into the project and run 'npm install' to get all modules. Now you should be all set up to run the project.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

This project was bootstrapped with Create React App.

To learn React, check out the React documentation.

TO DO

- retrieve images for each show

- style Show page

- corrections to styled components - for accessibiility and design considerations

- improve media queries

- overlap header and last shows section

- get the rating

- fix issue with Movie title long and image shifting position

- choose redux/mobx for state management (?)

- tests with Cypress

- look at Typescript

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About

router, styled components, using https://www.tvmaze.com/api


Languages

Language:JavaScript 87.9%Language:HTML 7.8%Language:CSS 4.3%