Welcome to the Full Stack Movie Project! This project showcases a full-stack web application for managing movies, built using the latest technologies and frameworks. The frontend is developed using React and other modern libraries, while the backend is powered by Spring Boot. MongoDB serves as the database for storing movie-related information.
- React - JavaScript library for building user interfaces
- React Router Dom - Declarative routing for React
- Material-UI - React UI component library
- Axios - Promise-based HTTP client for making API requests
- Fontawesome - Icon library for React applications
- Bootstrap - CSS framework for building responsive websites
- react-player - A React component for playing videos
- Spring Boot - Java-based framework for building web applications
- MongoDB - NoSQL database for storing movie data
- Spring Data MongoDB - Integration for MongoDB with Spring applications
- Lombok - Library to reduce boilerplate code in Java