Welcome to the Anime Streaming Website! This project is a full-stack anime streaming platform where users can browse anime by category and search for anime by name. Built using Java Spring Boot, MongoDB, and HTML/CSS/JavaScript, this application ensures smooth performance and scalability. 🚀
- Website: Akatsuki Movie
- 📌 Display anime by category (e.g., Action, Romance, Adventure, Comedy, etc.)
- 🔍 Search for anime by name
- 🎨 User-friendly UI
- ⚡ Fast and optimized performance
- 🖥️ Java Spring Boot
- 🗄️ MongoDB (via Docker)
- 🌐 HTML, CSS, JavaScript
- 📜 Fetch API for dynamic content loading
- 📲 Responsive Design
git clone https://github.com/MinhNguyenCS/movie-web-springboot.git
- Install Java (17 or above) and Maven.
- Update
application.properties
with your MongoDB connection details. - Run the backend:
mvn spring-boot:run
- Navigate to the frontend directory:
cd frontend
- Open
index.html
in a browser or use Live Server.
To run MongoDB in a Docker container, use:
docker run -d -p 27017:27017 --name mongo-db mongo
Want to contribute? Feel free to submit a pull request! 🚀
This project is licensed under the MIT License.
- GitHub: Minh Nguyen
Enjoy watching anime! 🎥✨