Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.04 KB

File metadata and controls

54 lines (35 loc) · 1.04 KB

MissionCollective

This is a React project built with Vite and styled with Tailwind CSS. Prettier is used for consistent code formatting. This is an interactive trivia game that encourages team members to explore and celebrate each other’s cultures, fostering greater awareness and connection in the workplace.

Getting Started

Prerequisites

  • Node.js (v24.6.0+ recommended)
  • npm

Installation

  1. Clone the repository:
git clone https://github.com/cherryontech/MissionCollective.git
  1. Navigate into the project directory:
cd MissionCollective
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open your browser and go to the URL shown in the terminal (usually http://localhost:5173).

Scripts

  • npm run dev → Start the development server
  • npm run build → Build the project for production
  • npm run format → Format code using Prettier

Dependencies

  • React
  • Vite
  • Tailwind CSS
  • Prettier
  • prettier-plugin-tailwindcss
  • LottieFiles