Coder Social home page Coder Social logo

adarshtiwari1998 / hulu2.0-web-app Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 213 KB

Build Hulu 2.0 Movies listing web app with React.js, Next.js, Tailwind CSS, Rest API, grid , flexbox and IMDB API. ๐Ÿ”ฅ๐Ÿš€โœ…๐Ÿ™‚

Home Page: https://hulu2-0-web-app-adarsh.vercel.app/

JavaScript 98.09% CSS 1.91%
react reactjs nextjs next tailwindcss tailwind tailwind-css restapi imdb-api css-grid

hulu2.0-web-app's Introduction

Technology we are using


Live Website url

https://hulu2-0-web-app-adarsh.vercel.app/


next.js

taliwind css

rest api

heroicon

tmdb api

flex box

css grid

jit compiler

server side rendering

*** nextjs is server side rendering , suppose user have request https://hulu2-0-web-app-adarsh.vercel.app/ on browsers, so by default the next.js server are installed on my browsers and when users request our website on browsers, so the next.js render the require data with help of props with help of javascript, this means users are seen are page very immediately. ***

*** next js convert yout jpg,png image into webp on server to fetch image on client side immediately and only deliver the image size file for the device you want out of the box ***

*** Next js automaticaaly resize the image depend upon your device resolution means #lower resolution image for lower resolution devices ***

higher resolution image for hight resolution device like 3k, 4k, 5k , 12k, which is awesome ***

Important command

*** create next app with npx *** npx create-next-app [your app name]

*** Install tailwind via npm *** npm install -D tailwindcss@latest postcss@latest autoprefixer@latest

*** For Create your configuration files for tailwind *** npx tailwindcss init -p

*** eslint tips and tricks ***

_rfce ,command for create a function components

*** Props in react are basically allows to reuse a components is a fundamental to write code once and use in many times ***

*** Install heroicon via npm *** npm install @heroicons/react

*** hide tailwind scrollbar via npm *** npm install tailwind-scrollbar-hide

*** Install react flipmove via npm *** npm install react-flip-move

*** next.js docs *** https://nextjs.org/docs

*** heroicons url *** https://heroicons.dev/

*** Tailwind css docs *** https://tailwindcss.com/docs


Live Website url

https://hulu2-0-web-app-adarsh.vercel.app/


hulu2.0-web-app's People

Contributors

adarshtiwari1998 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.