Skip to content

itzsshashank/Movie_App_React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie App

Welcome to the Movie App project, created using React!

Getting Started

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run the following commands:

npm start

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.

npm test

Launches the test runner in 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.
The build is minified, and the filenames include hashes. Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

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.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

Learn more about code splitting here.

Analyzing the Bundle Size

Learn more about analyzing the bundle size here.

Making a Progressive Web App

Learn more about making a progressive web app here.

Advanced Configuration

Learn more about advanced configuration here.

Deployment

Learn more about deployment here.

npm run build Fails to Minify

If npm run build fails to minify, learn more about troubleshooting here.