Skip to content

helciodev/popcorn-and-chill

Repository files navigation

Popcorn-and-chill

Table of contents


About

This project consumes data from the TMDB (The Movie Data Base) api, it is a react project built using redux and react hooks

Screenshot-main-page

features

Users can see which movies are popular currently, users can also search movies based on their ratings or search for movies based on title, actor, or related words and know details about any particular movie by clicking on it.

Live Demo

This project is hosted on Netlify.

Live demo link

Built With

  • forthebadge
  • forthebadge
  • React

Getting Started

Installation instructions

In order to try the aplication in your own machine you will have to create an account at tmdb and request an API key. You can read more about their API here TMDB API OVERVIEW Follow along the steps below to get a copy at your local machine.

  • Navigate to the directory where you want this project to clone and then clone it

    git clone git@github.com:helciodev/popcorn-and-chill.git
    
  • Navigate to the popcorn-and-chill directory

    cd popcorn-and-chill
    
  • Install the npm package with npm install

  • Start the server with npm start

  • The site should automatically open in your browser at http://localhost:3000/ if it didn't then open your browser with that link.

testing

  • Run npm test to run tests

Author

😎 Helcio André

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project, thanks for reading!

📝 License

This project is MIT licensed.## Available Scripts

About

This project consumes data from the TMDB (The Movie Data Base) API, it is a react project built using redux and react hooks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published