Skip to content

MartinJeanne/whosbigger-front

Repository files navigation

Whosbigger-front

WhosBigger is a web app where users guess which of two cities has the larger population. This repository contains the front-end, built with modern web technologies.

🔗 Backend Repository

Find the back-end here: whosbigger-back

🚀 Features

  • City comparison game
  • Real-time feedback
  • Responsive design
  • API integration

🛠️ Technologies

  • React (UI)
  • TypeScript (Type Safety)
  • Vite (Build Tool)
  • Tailwind CSS (Styling)
  • PrimeReact (UI Components)

🚀 Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/MartinJeanne/whosbigger-front.git
  2. Navigate to the directory:
    cd whosbigger-front
  3. Install dependencies:
    npm install

Running the Project

npm run dev

Then visit http://localhost:5173/.

Production Build

npm run build

📌 To-Do

  • Leaderboard
  • User authentication
  • Animations

About

The front-end of a website that challenges you to find the biggest city between two choices. Uses: React + TypeScript + Vite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors