Welcome to Noxe Trending Movies, a React.js web application that allows users to explore and discover trending movies and TV shows. This project is powered by The Movie Database (TMDb) API, providing up-to-date and accurate information about the latest entertainment trends.
-
Trending Movies and TV Shows: Stay informed about the latest trends in the world of movies and television.
-
User Profiles: Create and personalize your user profile to keep track of your favorite movies and TV shows.
-
Detailed Information: Dive into comprehensive details about movies, including cast, crew, ratings, and more.
-
Authentication: Secure user authentication ensures a personalized experience.
- React.js
- The Movie Database (TMDb) API
- React Router
- Context API for state management
- JWT for user authentication
- Vercel for deployment
- Speed Insights for performance tracking
- Clone the repository:
git clone https://github.com/Irenaeus-XVI/noxe-trending-movies.git
- Change Directory:
cd noxe-trending-movies
- Install dependencies:
npm install
- Run the application:
npm start
- Open in your browser:
Visit http://localhost:3000 to explore Noxe Trending Movies.