MOVIEX is a simple movie explorer web app that lets you browse popular movies, search for your favorite films, and manage a list of your favorite movies.
- π₯ Browse popular movies from The Movie Database (TMDB)
- π Search for movies by title
- β€οΈ Add movies to your Favorites and manage them easily
- π¨ Beautiful and responsive UI
- π Built with React.js and Context API
- React.js βοΈ
- Tailwind CSS π¨
- TMDB API π₯
- LocalStorage ποΈ
1οΈβ£ Clone the Repository
git clone https://github.com/your-username/MOVIEX.git 2οΈβ£ Navigate to the Project Folder
cd MOVIEX
3οΈβ£ Install Dependencies npm install 4οΈβ£ Start the Development Server npm run dev