/Movie_App

This is a SPA web application that provides infomation on the top rated movies on the TMDB API. It provides basic information such has the movie title, the release date, the runtime e.tc. The web application also allows users to select their favorite movies and provides an option for searching for movies

Primary LanguageJavaScript

Movieonthego App

📗 Table of Contents

📖 [Movieonthego App]

[Movieonthego App] This is a SPA web application that provides infomation on the top rated movies on the TMDB API. It provides basic information such has the movie title, the release date, the runtime e.tc. The web application also allows users to select their favorite movies and provides an option for searching for movies

🛠 Built With

Tech Stack

Client

Key Features

  • [Provide Basic informationa about various movies]
  • [Access Information of a particular movie by clicking on the movie card]
  • [Allows User to search for movies]

(back to top)

🚀 Live Demo

💻 Getting Started

Prerequisites

In order to run this project you need:

download Node.js
setup React and Redux
setup Linters

Setup

Clone this repository to your desired folder:

  cd movie_app
  git clone https://github.com/Newtayo/movie_app

Install

cd movie_app
npm install

Usage

npm run build
npm start
npm run eject

Run tests

npm test
npx eslint "**/*.{js,jsx}"
npx stylelint "**/*.{css,scss}"

Deployment

  • (Deployment method using Render)

(back to top)

👥 Author

👤 Author [Newtayo Omotayo Akande]

(back to top)

🔭 Future Features

#[Implement the Sidebar functionality]

(back to top)

🤝 Contributing

(back to top)

⭐️ Show your support

If you like this project please show support by staring ⭐️.

(back to top)

🙏 Acknowledgments

  • I would also like to acknowledge HNG Team for providing this platform to for me to showcase my skills.

(back to top)