An open API service indexing awesome lists of open source software.

https://github.com/codebyaadi/movieboot-frontend


https://github.com/codebyaadi/movieboot-frontend

Last synced: 12 months ago
JSON representation

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

![screenshot-movieboot netlify app-2023 09 27-12_49_03](https://github.com/codebyaadi/movieboot-frontend/assets/100792725/08171a68-fae7-4a13-9e44-5ef63a712a76)

## Technologies Used

- Spring Boot
- React
- React Player
- Tailwind CSS
- TypeScript

## API Endpoint

The API endpoint for accessing movie details is: [![Render](https://img.shields.io/badge/Render-000000?style=for-the-badge&logo=render&logoColor=white)](https://movies-springboot-api-lsq3.onrender.com/api/v1/movies)

## React Frontend

The React frontend is hosted on Netlify. You can access it here: [![Netlify](https://img.shields.io/badge/netlify-%23000000.svg?style=for-the-badge&logo=netlify&logoColor=#00C7B7)](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/)