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.
Find the back-end here: whosbigger-back
- City comparison game
- Real-time feedback
- Responsive design
- API integration
- React (UI)
- TypeScript (Type Safety)
- Vite (Build Tool)
- Tailwind CSS (Styling)
- PrimeReact (UI Components)
- Clone the repository:
git clone https://github.com/MartinJeanne/whosbigger-front.git
- Navigate to the directory:
cd whosbigger-front - Install dependencies:
npm install
npm run devThen visit http://localhost:5173/.
npm run build- Leaderboard
- User authentication
- Animations