freelook / react-movies

React movies | OMDb

Home Page:react-movies-five.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo

https://react-movies-five.vercel.app/

Getting Started with app

This project was bootstrapped with Create React App. UI done with Semantic UI.

It is required to install all dependencies with npm install before start

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. It is required to install all dependencies.

npm test

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

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

See the section about deployment for more information.

Learn More

You can learn more in the Create React App documentation.

Questions

  1. What were the most difficult tasks?
  • No difficulty for me
  1. Did you learn anything new while completing this assignment?
  • OMDb API
  1. What did you not have time to add? What work took the up majority of your time?
  • e2e tests
  • more unit tests
  • API research took the majority of my time
  1. How could the application be improved?
  • Acceptability testing
  • Error handling
  • Business metrics

About

React movies | OMDb

react-movies-five.vercel.app


Languages

Language:JavaScript 78.6%Language:HTML 18.6%Language:CSS 2.8%