The Movie List web app is a React-based application that allows users to explore a list of movies using data fetched from The Movie Database (TMDB). This app features a sleek design with a responsive layout and utilizes Swiper for smooth carousels.
- Browse popular movies
- View detailed information about each movie
- Search for movies by title
- Responsive design with a mobile-friendly interface
- Slick carousels using Swiper
- Frontend: React
- Styling: SCSS
- API Requests: Axios
- Routing: React Router DOM
- Carousel: Swiper
- Environment Variables: dotenv
- Node.js (v14 or later)
- npm (comes with Node.js)
-
Clone the repository:
git clone https://github.com/dimasrdika/Movify-.git
-
Navigate to the cloned directory:
cd Movify
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open http://localhost:3000 in your browser to see the app.
Here are some key screenshots showcasing the app's functionality:
Contributions are welcome! Please fork the repository and create a pull request.
MIT License
Copyright (c) 2024 Dimasrdika