mariuszmmm / movies-browser

📽 This project is a simple yet powerful movies browser application. Our goal is to provide users with a seamless experience for discovering and exploring recent most popular movies. Happy browsing!

Home Page:https://mariuszmmm.github.io/movies-browser/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

▶ Overview

This project is a simple yet powerful movies browser application. Our goal is to provide users with a seamless experience for discovering and exploring recent most popular movies. Happy browsing!

Check it out: https://urbork.github.io/movies-browser/

preview

⭐ Features

  • Up-to-date Information: Our application fetches data from a reliable API.

  • Detailed Information: Each movie includes detailed information such as release date, ratings, description, cast and crew.

  • People: Discover talented actors, actresses and even crew members.

  • Responsive Design: The application is designed to be responsive and accessible across various devices, ensuring a consistent experience for all users.

  • Search: Users are able to search for movies across thousands of popular titles.

⚙ Technologies Used

  • Semantic and accessible HTML

  • CSS, Flexbox & Grid

  • JavaScript ES6+ features

  • React

  • JSX

  • Styled Components

  • Media Quaries

  • Working with API

  • Redux Saga

  • React Router

💻 Setup

To run the program from the 'movies-browser' repository on your local computer, follow these steps:

1. Downloading the Source Code

Clone the Repository to your computer using the command:

git clone https://github.com/Urbork/movies-browser.git

2. Installing Dependencies

Navigate to the project directory:

cd movies-browser

Install all required dependencies using a package manager like npm:

npm install

3. Running the Application

npm start

This command will start the application in developer mode and open it in a browser at http://localhost:3000

🎉Contributors




Getting Started with Create React App

This project was bootstrapped with Create React App.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.




Back to top

About

📽 This project is a simple yet powerful movies browser application. Our goal is to provide users with a seamless experience for discovering and exploring recent most popular movies. Happy browsing!

https://mariuszmmm.github.io/movies-browser/


Languages

Language:JavaScript 98.7%Language:HTML 1.3%