Skip to content

"Review IT" is an entertainment review platform offering insights on movies, games, TV shows, and anime, with various features like trailers, user feedback, and user reviews, built using Laravel for the backend and Bootstrap & Tailwind CSS for the frontend.

Notifications You must be signed in to change notification settings

ALLIA12/Review-IT

Repository files navigation

Review IT: Your Go-To Platform for Entertainment Reviews

"Review IT" is a dedicated platform for reviewing a wide array of entertainment products including movies, games, TV shows, and anime. Dive into insightful reviews, watch the latest trailers, or even leave your own feedback for a holistic entertainment experience.

Website Pages:

  1. Home: Get a glance at the featured reviews and top-rated entertainment products.
  2. Schedule: Stay updated with our calendar of upcoming reviews.
  3. Gallery: A sneak peek into the entertainment we are eagerly awaiting.
  4. Video: Dive into a collection of curated trailers you shouldn't miss.
  5. Feedback: We value your feedback. Help us enhance your experience on the platform.
  6. Contact Us: Get to know more about the team behind "Review IT" and reach out to us.
  7. Blog: Previously powered by WordPress, this section is now archived.
  8. Reviews: Passionate about an entertainment product? Submit your own review (Login required).
  9. Login/Register: Join our community! Register a new account or log in to get started.

Home Page

Home Page

Reviews Page

Reviews

Reviews 2

Specific Review Page

Review Page

Videos Page

Videos

Tech Stack:

  • Backend: Laravel
  • Frontend: Bootstrap & Tailwind CSS

Installation & Setup:

  1. Clone the repository to your local machine.
  2. Install the necessary dependencies:
    composer install
    npm install
  3. Set up your environment variables in the .env file.
  4. Run the database migrations and seeders:
    php artisan migrate --seed
  5. Start the local development server:
    php artisan serve

Now, you should be able to access the "Review IT" platform on http://localhost:8000, or http://127.0.0.1:8000/.

About

"Review IT" is an entertainment review platform offering insights on movies, games, TV shows, and anime, with various features like trailers, user feedback, and user reviews, built using Laravel for the backend and Bootstrap & Tailwind CSS for the frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published