Skip to content

stphncrt/ReactMovieAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactMovieAPI

Table of Content

  • Demo
  • Description
  • Built with
  • Setup
  • Features
  • Contributing
  • License

ReactMovieAPI Demo

Description

This is a movie application created with Create React App framework. Application provides main features you'd expect from a movie application , such as searching a movie, demostrating details of the movie that is being looked for.

Built with

html5 CSS React Styled Components

Setup

Clone this repo to your desktop. After you clone this repo to your desktop, and go to its root directory and run npm install to install its dependencies.

.env

REACT_APP_API_KEY=

Usage

Once the dependencies are installed, you can run npm start to start the application. You will then be able to access it at localhost:3000

Features

  • Display UI with form to search and button to generate
  • Connect to API and get movies
  • Display books in DOM with image and hover effect
  • Click on a movie and see the details
  • Browsing the movie's website.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

You can check out the full license here

This project is licensed under the terms of the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors