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

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.

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/)