Welcome to the React Movie project! This is a web application built using ReactJS that allows you to browse and discover movies. You can check out the deployed project at https://react-movie-rho-five.vercel.app/.
- Browse a collection of movies.
- Search for movies by title.
- View movie details including title, release year, genre, and overview.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/sencerarslan/react-movie.git - Navigate to the project directory:
cd react-movie - Install dependencies:
npm install - Start the development server:
npm start
The application will be accessible at http://localhost:3000 in your web browser.
- ReactJS
- TypeScript
- MUI
- Redux
- Persist
- Eslint
- Axios
- Moment
This project is licensed under the MIT License.