A fully responsive react-based website built using The Movie Database (TMDB). This app allows users to browser through both movies and tv shows in various ways.
Run the following commands:
# Install packages and dependencies
npm install
# Run development server
npm run dev
# Build for production in the dist directory
npm run build
Give a ⭐ if you found this nice!