Skip to content

hemantmewada/entertainment-app-client

Repository files navigation

🍿 Movies Entertainment App

🙌 Introduction

The Movies Entertainment App is a full-stack movie and TV series entertainment application. The aim of this project was to practice full-stack development skills and to learn new interesting technologies. With this app, users can easily find a movie or TV series, watch a trailer, leave a comment, and add it to their bookmarks. They can also change the theme of the app.

👀 Features

  • Search: Users can easily find movies and TV series using the search functionality.
  • Watch Trailers and Pictures: Users can watch trailers and view pictures of movies and TV series.
  • Leave Reviews: Users can leave reviews for movies and TV series.
  • Bookmarks: Users can add movies and TV series to their bookmarks for easy access later.
  • Theme Change: Users can change the theme of the application according to their preferences.

🌐 Preview

To use the application, visit Movies Entertainment App and log in using your Google or Github account to access extra features like reviews and bookmarks.

🚀 Technologies Used

This application was created using [npm create vite@latest] and built using the following technologies:

  • Tailwind CSS : A utility-first CSS framework for building custom designs.
  • Axios : A promise-based HTTP client for the browser and Node.js.

❓ How To Use

  1. Fork this repository

  2. Clone your repository (do not forget to add your account name):

$ git clone https://github.com/[YOUR ACCOUNT NAME]/entertainment-app-client.git
  1. Go into the repository and install dependencies:
$ cd entertainment-app

$ npm install
  1. Add all needed Environmental variables to .env. You can use .env.example as template.

  2. Finally start the development server:

$ npm run dev
  1. Voila, you're ready to create something awesome!

🛠️ Authors

👩‍💻 Hemant Mewada @hemantmewada