Skip to content

Latest commit

 

History

History
74 lines (45 loc) · 1.87 KB

README.md

File metadata and controls

74 lines (45 loc) · 1.87 KB

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