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.
- Host: GitHub
- URL: https://github.com/hgbaodev/movieapi
- Owner: hgbaodev
- Created: 2023-05-20T16:06:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T16:37:28.000Z (over 1 year ago)
- Last Synced: 2025-01-23T05:34:09.441Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.52 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

Home page

Movie search

Movie detail