https://github.com/codebyaadi/movieboot-frontend
https://github.com/codebyaadi/movieboot-frontend
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codebyaadi/movieboot-frontend
- Owner: codebyaadi
- Created: 2023-09-27T05:11:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-27T10:51:44.000Z (about 2 years ago)
- Last Synced: 2025-01-25T20:26:33.107Z (about 1 year ago)
- Language: TypeScript
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movie Springboot API and React Frontend
This project consists of a Spring Boot-based API that provides movie details, including title, description, trailer link, and more, as well as a React frontend for interacting with the API.
## Homepage

## Technologies Used
- Spring Boot
- React
- React Player
- Tailwind CSS
- TypeScript
## API Endpoint
The API endpoint for accessing movie details is: [](https://movies-springboot-api-lsq3.onrender.com/api/v1/movies)
## React Frontend
The React frontend is hosted on Netlify. You can access it here: [](https://movieboot.netlify.app/)
**Note:** Before accessing the frontend, make sure to start the backend server.
## Live Demo
For a live demo, visit the frontend: [https://movieboot.netlify.app/](https://movieboot.netlify.app/)