Skip to content

kengeene/nasa-imdb_react_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Live URL

You can find a live version of the website running here:

Status: Netlify Status

Web App URL: https://comfy-boba-c8d37e.netlify.app/

Env variables

Running the project locally requires the following env variables

In the project directory, you can run:

  • REACT_APP_DEFAULT_MOVIE_IMG
  • REACT_APP_IMDB_MOVIE_BASE_URL
  • REACT_APP_MOVIE_IMG_BASE_URL

Which you can verify have been added to the .env file in the root directory.

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 your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Although the might fail since tests have not been implemented in this particular build.

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 the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published