AnujCtrl / moviefilo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovieFilo

MovieFilo is a website for accessing data regarding movies, TV shows, or persons. It is developed using Vite, React JS, and the TMDB API.

Available Scripts

In the project directory, you can run the following scripts:

npm run dev

Runs the app in development mode.
Open http://localhost:3000 to view it in the browser.

The page will automatically reload if you make edits.
You will also see any lint errors in the console.

How to Use

  1. Clone the repository to your local machine.
  2. Install the dependencies using npm install.
  3. Run the app in development mode using npm run dev.
  4. Open your browser and navigate to http://localhost:3000 to access MovieFilo.

Learn More

To learn more about Vite, React JS, and the TMDB API, you can refer to the following documentation:


Feel free to modify and enhance the readme file as needed, providing additional details about your project, its features, and how to contribute.

About


Languages

Language:JavaScript 55.0%Language:SCSS 44.1%Language:HTML 0.8%