Welcome to the Movie App project, created using React!
This project was bootstrapped with Create React App.
In the project directory, you can run the following commands:
Runs the app in development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes. You may also see any lint errors in the console.
Launches the test runner in interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified, and the filenames include hashes. Your app is ready to be deployed!
See the section about deployment for more information.
Note: This is a one-way operation. Once you eject
, you can't go back!
If you aren't satisfied with the build tool and configuration choices, you can eject
at any time. This command will remove the single build dependency from your project. It will copy all configuration files and the transitive dependencies (webpack, Babel, ESLint, etc.) right into your project, giving you full control over them. All commands except eject
will still work but will point to the copied scripts, allowing you to tweak them as needed. You don't have to use eject
. The curated feature set is suitable for small and medium deployments, and you shouldn't feel obligated to use this feature.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
Learn more about code splitting here.
Learn more about analyzing the bundle size here.
Learn more about making a progressive web app here.
Learn more about advanced configuration here.
Learn more about deployment here.
If npm run build
fails to minify, learn more about troubleshooting here.