Skip to content

hamomgs/infoflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfoFlix

GitHub language count Repository size GitHub last commit License

🚧 Status: Building - responsive layout 🚧

💻 About The Project

  • Vai na Web movie page challenge using ReactJs and consuming TheMovieDB api, developed for learning purpose.
  • You can see the demo by clicking here.

Web

web version

🚀 Pre-requisites

  • You'll need Git and Node.js installed on your computer in order to build this app.

  • Also it's nice to have an editor to work with code like VSCode.

  • Request API key in TheMovieDB.

🎲 Building

# Clone the project and access the folder
$ git clone https://github.com/hamomgs/infoflix.git
$ cd infoflix

# Install the dependencies
$ npm install

# Make a copy of file '.env.example' to '.env'
$ cp .env.example .env

# Check if the .env file has the variable REACT_APP_API_URL with the url of the API
# Insert your Key into the REACT_APP_API_KEY variable

# Start
$ npm start

🛠 Technologies

📝 License

This project is under the license MIT.

Coded with ❤ by Hamom Silva 👋🏽 Get in Touch!