Movie-Service-App

Creating a Movie Service with TMDB API, TypeScript, and React

Stars
0
Committers
2

React + TypeScript + Vite

The stack that is being used: React, react-router, TypeScript, Tailwind-css. TMDB api keys has been removed (you can add them in /data/options.ts file)

*At the moment, TMDB does not work in Belarus without a VPN.

Getting started

To use this app, you can follow these steps:

  • Clone the repository or download the source code.
  • Open the project in your preferred code editor.
  • Run npm install to install the necessary dependencies.
  • Run npm run dev to start the development server.
  • Open your browser and navigate to http://localhost:5173 to use the app.

App screens