Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 684 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 684 Bytes

React and MovieDB

This project was bootstrapped with Create React App. It follows the content of this youtube tutorial: https://www.youtube.com/watch?v=nTeuhbP7wdE&list=WL&index=3&t=17472s

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.

npm test

Launches the test runner in the interactive watch mode.\

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.