Skip to content

busa0019/ReviewHub-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review Site Frontend


A Vue-powered frontend website that consumes review data from our Strapi Headless CMS backend. This site displays categorized reviews for Movies, Books, Games, and Music, featuring dynamic pages, search functionality, and responsive design.


✨ Features

  • Dynamic Content: All reviews are fetched from Strapi REST API in real time
  • Category Filtering: Browse reviews by Movies, Books, Games, or Music
  • Search Functionality: Search reviews instantly by keywords
  • Single Review Pages: Click any review to view its full content
  • Responsive Design: Fully optimized for mobile, tablet, and desktop

🌍 Tech Stack

  • Frontend Framework: Vue 3 (Vite)
  • Styling: Bootstrap 5 + Custom SCSS
  • HBackend Source: Strapi REST API

🚀 Quick Start

Prerequisites

  • Node.js 18+
  • npm or yarn

Local Development

  1. Clone the repository:
git clone https://github.com/busa0019/Review-Site-FrontEnd
cd Review-Site-FrontEnd
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open your browser:
http://localhost:5173 (Vite default)

Enjoy!

About

A Vue.js 3 frontend for a review platform that consumes content from a Strapi CMS backend, featuring categorized reviews and dynamic content.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors