Skip to content

ArindamSankarDas/streamflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Clone of Netflix

Embark on your journey to become a React.js maestro by building your very own Netflix clone! Introducing "Streamflix," a beginner-friendly project that will not only hone your React.js skills but also give you a taste of real-world web development.

Note

If after logging in if the series and movies carousel doesn't show up then it means that your local ISP provider has blocked access to this resource. The same thing has happend to me if you are also facing this issue use a vpn to access the data or preferably just change the DNS records as VPN tend to be slower to work with.

Features Present

1. Login functionality with firebase.
2. Authentication persistance with firebase.
3. UI building with React and styling with styled-components.
4. Movies, Tv-series, etc. data from TMDB API.
5. Fetching Data with React Query.
6. Routing with React Router.

Features missing

1. Not all pages present. You are free to add more routable pages in the application.

Installation

Install my-project with npm

    cd streamflix
    npm install

Run the Client Server

    npm run dev

Authors

Conclusion

This is not a Full fledged MERN application. I have just limited it to the frontend part but I do have plans to upgrade it in the near future, so stay tuned for that.

About

A clone of a famous streaming service Netflix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published