FilmBuzz: One-stop hub for discovering the latest blockbusters, trending films, and upcoming movies. User can create their own favorite list, engage with a passionate movie community, and stay updated with the latest news from the film industry.
- Attractive User Interface
- Smooth navigations around routes
- Search functionality
- Managing the favorite movie list
To run the project on your local machine, follow these steps:
- Open the project in VS Code.
- Open terminal or command prompt.
- Clone the repository:https://github.com/mevicky9254/MovieApp.git.
git clone https://github.com/mevicky9254/MovieApp.git
- Install dependencies
npm install
- Start the development server
npm start
. - Congratulations! Your application will sucessfully start on
http://localhost:3000
.
- React.js
- HTML
- CSS
- JavaScript
- npm
- git