/movie-browser

Browse, rate, and bookmark your favorite Movies, TV shows, and actors

Primary LanguageJavaScriptMIT LicenseMIT

Movie Browser

Browse, rate, and bookmark your favorite Movies, TV shows, and actors.

movie-browser

Live Demo

Demo

Built With

  • React
  • Redux
  • Mdbreact
  • CSS modules

Usage

Prerequisites

  • node
  • npm

Getting started

Clone the repository to your local machine

$ git clone https://github.com/BalintMendli/movie-browser.git

Change into the project directory

$ cd movie-browser

Install dependencies

$ npm install

Start development server

$ npm run start

Run the test suite

$ npm run test

Author

👤 Balint Mendli

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

  1. Fork it
  2. Create your working branch
git checkout -b my-new-feature
  1. Commit your changes
git commit -am 'Add some feature'
  1. Push to the branch
git push origin my-new-feature
  1. Create a new Pull Request

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.