matheusguermandi / world-cup-pool

This is React Native project to make Pools from World Cup Soccer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚽️ World Cup Pools

Github top language Github language count Repository size

About   |   Features   |   Starting   |   Technologies


🎯 About

This project in React Native is an app to make Polls from World Cup Soccer.


✨ Features

✔️ Create any Polls;
✔️ Create Guesses per Poll;
✔️ Show Ranking per Poll;
✔️ Share Polls with friends;


🏁 Starting

# Clone this project
$ git clone https://github.com/matheusguermandi/world-cup-pool.git

# --- SERVER ---

# Access
$ cd world-cup-pool/server

# Install dependencies
$ npm install

# Run the project with Expo
$ npm run dev


# --- MOBILE ---

# Access
$ cd world-cup-pool/mobile

# Install dependencies
$ npm install

# Run the project with Expo
$ npx expo start

# The expo server will initialize in the exp://localhost:19000
# You can scan the QR code above with Expo Go (Android) or
# the Camera app (iOS)

🚀 Technologies

The following tools were used in this project:

Mobile Server
Expo Node.js
Axios Fastify
Node.js Prisma
React TypeScript
React Native Zod
React Navigation ShorUniqueID
TypeScript Diagrama ERD

Entity Relationship Diagram

About

This is React Native project to make Pools from World Cup Soccer.


Languages

Language:TypeScript 98.5%Language:JavaScript 1.4%Language:Shell 0.1%