Skip to content

Rater is a collaborative rating platform designed for friend groups to rate each other on various topics.

Notifications You must be signed in to change notification settings

Rater-Inc/frontend-app-v2

Repository files navigation

Rater App V2

Rater is a collaborative rating platform designed for friend groups to rate each other on various topics. Whether it's weekly football matches, group computer games, or any other activity, Rater allows users to create dedicated spaces for their groups, define custom metrics, and provide ratings.

🛠️ Tech Stack

  • Frontend Framework: React 18
  • Language: TypeScript
  • Build Tool: Vite
  • Styling: Tailwind CSS
  • Routing: React Router DOM
  • Charts: Chart.js with react-chartjs-2
  • Icons: Lucide React

🚀 Getting Started

  1. Clone the Repository:

    git clone /~https://github.com/Rater-Inc/frontend-app.git
    cd frontend-app
  2. Install Dependencies:

    npm install
  3. Start the Aplication:

    npm run dev

    The application will be available at http://localhost:5173 (or the next available port).

  4. Build for Production:

    npm run build
  5. Run in Production Mode:

    npm start

Dependencies

Important

Vite requires Node.js version 18+ or 20+.

  • Vite: A build tool that provides fast, reliable builds for modern web projects.
  • React: A JavaScript library for building user interfaces.
  • JavaScript: The programming language used for both frontend and backend development.
  • Material UI: A popular React UI framework that provides pre-built components for building user interfaces.

About

Rater is a collaborative rating platform designed for friend groups to rate each other on various topics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published