Skip to content

DAEM007/movie-app-uptick-technical-assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 Movie Directory

Welcome to the Movie Directory! This is a web application that allows users to search for movies, view details, and discover new favorites. 📽️✨

📚 Features

  • Search Movies: Easily search for movies by title. 🔍
  • Movie Details: View detailed information about each movie, including release date, overview, and more. 📅
  • Responsive Design: Enjoy a seamless experience on both desktop and mobile devices. 📱💻
  • Error Handling: Friendly messages for users when no movies are found or when an error occurs. ⚠️

📦 Technologies Used

  • React: For building the user interface. ⚛️
  • TypeScript: For type safety and improved development experience. 📜
  • CSS: For styling the application. 🎨
  • The Movie Database (TMDb) API: To fetch movie data. 🎥

📄 Contributing

Contributions are welcome! If you'd like to contribute, please fork the repository and submit a pull request. ✨

  • Fork the repository
  • Create your feature branch (git checkout -b feature/AmazingFeature)
  • Commit your changes (git commit -m 'Add some AmazingFeature')
  • Push to the branch (git push origin feature/AmazingFeature)
  • Open a pull request

🙏 Acknowledgements

Thank you to The Movie Database (TMDb) for providing the API. 🌟. Also, Special thanks to all the contributors and open-source communities! 🤗