- Vai na Web movie page challenge using ReactJs and consuming TheMovieDB api, developed for learning purpose.
- You can see the demo by clicking here.
-
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.
# 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
- ReactJS
- JavaScript
- Styled-Components
- Node.js
- React Router DOM
- Axios
- Prettier
- FontAwesome
- Nuka Carousel
This project is under the license MIT.
Coded with ❤ by Hamom Silva 👋🏽 Get in Touch!