Coder Social home page Coder Social logo

movix's Introduction

๐ŸŽฌ Movix Meta

Movix meta is a movie & tv shows browser built with React and JavaScript. SCSS is used for styling the whole thing. I built this as a side project for learning purpose. The app is fully responsive.

๐Ÿ›  Technologies

  • Vite
  • React.js
  • JavaScript
  • Lazy-Loading
  • SCSS
  • Redux toolkit

๐Ÿ•น Features

Here's what you can do with the app:

  • Search for a movie: Write a word or a phrase in the search box and you will have the list of movies and tv shows that match with your search term.
  • Movie & Tv Shows: In the header you got two section movies and tv shows which you can use to browse through all the movies and tv shows.
  • Sorting & Genres: Find a movie based on the genres or sort them on the basis of their popularity, rating, release date, or even A-Z.
  • Trending & Top Rated: Find trending and top rated movies and tv shows.
  • Movie & TV show details: You can see the details of any movie or tv show and even see the top cast and recommended movies or tv show suggestions.

๐Ÿ“ What I Learned

Building this project took me a week and here's what I learned:

๐ŸŽฃ useFetch Hook:

-By creating this hook I got familier with the idea of creating custom hook and helped me seperate the logic of API calls from the components.

๐Ÿงฉ Reusable Code

-Building this project helped me learn about how important it is to build the reusable code as much as possible by dividing the code into components and pass data using props.

๐Ÿ›’ Redux Toolkit

-Managing state in react is always been a horror story for me but not this time, I learned to create slices, reducers, and setup the store and provide that store to my react app.

๐Ÿšฆ Running the Project

To run the project in your local environment, follow these steps:

  1. Clone the repository to your local machine.
  2. Run npm install in the project directory to install the required dependencies.
  3. Run npm run dev to get the project started.

movix's People

Contributors

ankit-mangal 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.