https://github.com/codabytez/hngx-201.moviebox
This is a movie app that allows users to search for movies and view the details of the movie.
https://github.com/codabytez/hngx-201.moviebox
react tailwindcss
Last synced: about 2 months ago
JSON representation
This is a movie app that allows users to search for movies and view the details of the movie.
- Host: GitHub
- URL: https://github.com/codabytez/hngx-201.moviebox
- Owner: codabytez
- License: mit
- Created: 2023-09-11T06:34:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-16T11:38:25.000Z (almost 3 years ago)
- Last Synced: 2025-01-15T07:31:19.096Z (over 1 year ago)
- Topics: react, tailwindcss
- Language: JavaScript
- Homepage: https://hngx-201-moviebox.vercel.app
- Size: 333 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HNGX 201: Movie Box
## Description
This is a movie app that allows users to search for movies and view the details of the movie. It was built using React and Tailwind CSS.
## Author
- [**Chizzi**](https://github.com/codabytez/)
## Features
- Search for movies
- View movie details
## Technologies Used
- React
- Tailwind CSS
- Vercel
## Setup and Installation
- Clone the repo
- Open the project in your favorite editor (preferably VSCode)
- Run `npm install` to install dependencies
- Run `npm run dev` to start the app
## Known Bugs
- No known bugs
## License
[MIT LICENSE](./LICENSE)
## Contact Information
If you have any question or contributions, please reach out to me on twitter [@codabytez](https://twitter.com/codabytez)
### Live Link
You can view the live application by following this [link](https://hngx-201-moviebox.vercel.app/)