Mugambi645 / react-entertainment

React movie app created using movie database api.

Home Page:https://react-entertainment-hub-lake.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Entertainment web app

This is a web app with movies preview.It enables viewers to see latest movies,their casts,different genres etc.

Installation

Use the Node package manager.

git clone https://github.com/Mugambi645/react-entertainment
cd react-entertainment
npm install
npm start

Usage

# Api
Get api here <https://www.themoviedb.org/>
Create .env file in root directory

# .env
REACT_APP_API_KEY = <Api Key>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

About

React movie app created using movie database api.

https://react-entertainment-hub-lake.vercel.app/


Languages

Language:JavaScript 85.8%Language:CSS 11.8%Language:HTML 2.4%