This project is an application that displays movie list, search, movie detail, cart & checkout
- Create layout using Tailwindcss
- Integrate Movie API from OMDB API
- Create hook to fetch data using React Query
-
git clone https://github.com/fadhildwia/movie-apps.git
-
cd movie-apps -
yarn #or npm install -
# Put your OMDB API credential in .env file cp .env.example .env -
yarn dev #or npm run dev
Feel free to explore the code and adapt it to suit your needs! If you encounter any issues or have suggestions for improvements, please don't hesitate to open an issue or submit a pull request.



