Skip to content

A React app to fetch and show the most popular movies at the moment and search for movies in general.

License

Notifications You must be signed in to change notification settings

alaurai/react-movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react movie app

Project   |    Technologies   |    Features   |    How to run   |    License

app screenshot

💻 Project

You can view the app site here:

🚀 Technologies

🎉 Features

  • Fetches from the API the most popular movies of the moment

  • Search function

  • Routing

👷 How to run

# Clone repository
$ git clone https://github.com/alauraivani/react-movie-app
   
# Go to project folder
$ cd react-movie-app
   
# Install dependencies
$ yarn install
   
# Run Application
$ yarn start
   

Note: You need to create an account on the TMDB and get your API key. Then it's necessary to create a .env file at the root of your project and set a variable name for the key starting with REACT_APP_
For example: REACT_APP_API_KEY=yourapikey4re47914ddcfb17

📕 License

This project is under the MIT license. See the file LICENSE for more details.


Ana Laura - alaurai

About

A React app to fetch and show the most popular movies at the moment and search for movies in general.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published