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

https://github.com/hgbaodev/movieapi

Introducing my project: a movie app web using ReactJS, Tailwind CSS. Hello everyone! I've built a movie app web using ReactJS and an API. With ReactJS, I've created a user-friendly interface for exploring and discovering movies. The app integrates an API to provide comprehensive movie data.
https://github.com/hgbaodev/movieapi

Last synced: 2 months ago
JSON representation

Introducing my project: a movie app web using ReactJS, Tailwind CSS. Hello everyone! I've built a movie app web using ReactJS and an API. With ReactJS, I've created a user-friendly interface for exploring and discovering movies. The app integrates an API to provide comprehensive movie data.

Awesome Lists containing this project

README

        

# WEB MOVIE

## Getting Started

1. Clone the repository:

```bash
git clone https://github.com/hgbaodev/movieapi.git
```

2. Change into the project directory:

```bash
cd movieapi
```

3. Run app
```bash
npm install
```

4. Run app
```bash
npm run dev
```

### Interface

![Interface homepage](./img/homemovie.jpeg)

Home page

![Interface moviesearch](./img/searchmovie.jpeg)

Movie search

![Interface moviedetail](./img/moviedetail.jpeg)

Movie detail