Skip to content

Fawkes73/box-office

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 Box Office

A simple yet powerful React-based web application to search for movies and their star casts. This project showcases the fundamentals of ReactJS while integrating with a free public API for real-time movie search results.

Built as a mini-project for learning, experimentation, and fun! 🚀


🔍 Features

  • Search movies by title
  • View detailed cast information
  • Uses a free movie API for fetching data
  • Built with ReactJS and modern practices
  • Clean, responsive UI

🛠️ Run Locally

📦 Clone the Repository

git clone https://link-to-project

📁 Navigate to the Project

-- cd box-office -- 📥 Install Dependencies -- Make sure you have Node.js installed, then run:

npm install 🚀 Start the Development Server

npm start Open your browser and visit:

http://localhost:3000

The app will automatically reload if you make changes to the code.

##📡 API Used This project uses a free movie API to fetch movies and cast information in real-time. (e.g., TVMaze API or OMDb API — specify if you'd like.)

No API key required to get started!

##👨‍💻 Tech Stack

ReactJS

JavaScript (ES6+)

HTML5 & CSS3

Axios (for API requests)

Public API for movie data

📝 License

This project is licensed under the MIT License.

🙌 Contributions

Feel free to fork the repo, raise issues, and contribute improvements. PRs are welcome!

💡 Tip

Want to deploy this? Use free platforms like:

GitHub Pages (with some tweaks for React Router)

If you liked this project, give it a ⭐ and share it!

Let me know if you'd like:

  • Deploy instructions via Netlify/Vercel
  • API documentation section
  • Better screenshots & badge support

Happy Coding 💻🚀

About

Simple web base application using React. Project for searching movies and star cast

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors