Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gmartins-dev/world-cup-project


https://github.com/gmartins-dev/world-cup-project

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

Guilherme Martins - Frontend Developer

🏆⚽ "BeMyGuess" - Full-stack application 🖥📱


## 🗃 Project

The project consists of an application with the Football World Cup 2022, which will allow users to create their own cup pools to try predict the results of matches and play together with their friends.

## 🛠 Technologies, tools and libs



Back-end

NodeJs,
Typescript,
Prisma,
Fastify,
Zod,
SQLite



Front-end (web)

React,
TypeScript,
NextJS,
TailwindCSS,
Axios



Mobile

React Native,
Expo,
Native Base


## 💻 Demonstration























## 🚀 How to run

If you want to run the project on your local machine, just follow the steps below:

```bash
$ git clone https://github.com/guilhermemm-dev/world-cup-project

# Install the dependencies

$ yarn install or npm install
```

- Run backend server:

```bash
$ cd backend
npm run dev

```

- Run web/desktop applicaton:

```bash
$ cd frontend
npm run dev

```

- Run mobile application:

[![runs with Expo Go](https://img.shields.io/badge/Runs%20with%20Expo%20Go-000.svg?style=flat-square&logo=EXPO&labelColor=f3f3f3&logoColor=000)](https://expo.dev/client)

```bash

First, make sure you have Expo CLI installed:

npm install -g expo-cli

# Start the application

$ cd mobile

$ expo start

```

## 📝 License

This project is licensed under the MIT license.



Guilherme Martins - @guilhermemm-dev

- Portfolio: https://guilhermemm.dev

- LinkedIn: https://www.linkedin.com/in/guilhermemm-dev

- GitHub: https://github.com/guilhermemm-dev

- Email: [email protected]