This repo consists of the code for the Flick created by Elemento & Sid.
We have deployed the website on Netlify, and you can check it using the following link ...
https://flick24.netlify.app
Feel free to explore the website & make sure to leave us some Feedback.
This is a Movies Platform, which is created using React. On this platform, you can go through the
trending movies at the present moment of time. You can also search for your favorite movie, from a collection
of over a Billion movies. Not just this, you can also add movies to your wishlist, without even signing up,
all thanks to the Local Storage. And last but not the least, you can go through the overview, average rating,
similar movies, and much more for any selected movie.
Powered by one of the largest movie APIs, the TMDB API, this platform serves as a 1 stop hub,
for rewarding youreslf with an amazing movie, at any time.
- A full fledged React App
- Global Storage Management using Redux
- API requests using Axios
- Use of Infinite Scroll for making Trending & Search Pages
- Use of React Scroll throughout the App
- AOS Library
- Created using create-react-app
- SVG Icons from Flaticon
- Fonts from Google Fonts
- Designed using Sass
- 5 Folder Sass Architecture, featuring BEM methodology
- Use of reusable components, throughout the app
Make sure to check the website using the link provided. We'll be waiting for your precious feedback.
Happy Coding :)