Sayan-Maity / Movie-Hub

This is a movie application which fetch random movies and the banner of the movie shows different movie each time you reloads the page

Home Page:https://sayancr777-movie-hub.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visit the link to see the website LIVE = " https://sayancr777-movie-hub.netlify.app/ "

movie-hub.com

This project is made using ReactJS, Tailwind-CSS, Javascript and HTML

  Go through all the images below to have a clear idea about the "Movie-Hub" Website  

image1

image8

image3

image4

🛠 Installation & Set Up

  1. Install all the Node Modules and dependencies

    npm install 

    Dependencies used here are -->

    { 
         "nodemon": "^2.0.18",
         "react": "^17.0.2",
         "react-dom": "^17.0.2",
         "react-redux": "^7.2.6",
         "react-reveal": "^1.2.2",
         "react-scripts": "5.0.0"
     }
  2. Start the development server

    npm start

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build
  2. Preview the site as it will appear once deployed

    npm run serve

About

This is a movie application which fetch random movies and the banner of the movie shows different movie each time you reloads the page

https://sayancr777-movie-hub.netlify.app/


Languages

Language:JavaScript 91.8%Language:HTML 4.1%Language:Shell 2.1%Language:CSS 2.1%