melashu / kCinema

kCinema is a movie store app. The app was built using react, react-redux, Axios, CSS, and external APIs.I used Axios to fetch remote API dates. The app enables users to filter our serious movies using a dropdown button. Users can search for any film by entering the movie title in the search box. Users can see the details of each movie.

Home Page:https://kcinema.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kCinema

kCinema is a movie store app. The app was built using react, react-redux, Axios, CSS, and external APIs.I used Axios to fetch remote API dates. The app enables users to filter our serious movies using a dropdown button. Users can search for any film by entering the movie title in the search box. Users can see the details of each movie.

Built With

  • React
  • CSS
  • Axios
  • JSX

Live Demo

Go Live

Screenshot

Amahric Movie

image

English Movie

image

Getting Started

Prerequisites

  • You should be having Node.js installed on your computer

Setup

To get a local copy up and running follow these simple example steps.

  1. Navigate to a folder where you want the cloned file to appear

  2. Clone this repo in your terminal or git bash using the command

    https://github.com/melashu/kCinema.git
    
  3. run npm install to install all the necessary dependencies including the linters

  4. Navigate to the folder called Math Magician/ and open this project using your editor

Run start

  • This will run the react app in your browser

Deployment

Authors

👤 Melashu Amari

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • My standup partner
  • To my reviewer
  • To React creater
  • To Microverse Crew
  • To Dipesh Malvia

About

kCinema is a movie store app. The app was built using react, react-redux, Axios, CSS, and external APIs.I used Axios to fetch remote API dates. The app enables users to filter our serious movies using a dropdown button. Users can search for any film by entering the movie title in the search box. Users can see the details of each movie.

https://kcinema.netlify.app/


Languages

Language:JavaScript 77.6%Language:CSS 18.7%Language:HTML 3.7%