This project was developed during the rockseat NLW event, and it's focused on the eSports area. This project is to provide a bridge for people who play the same games to connect.
It's like a Tinder Gamer, where people can connect each other to play together.
You can find your duo by posting an ad identifying the game you like to play, people will see your ad and if they want to play with you they will connect with you. Or you can see the ads already published and choose your duo to connect with them and play the game you like to play together.
- HTML
- ReactJS
- React Native
- NodeJS
- TypeScript
- SQLite
- Tailwind CSS
- TODO
Install nodeJS
Install emulator for mobile version(eg. Android Studio)
https://github.com/enoquetembe/eSports.git
- Go to server repository:
cd eSports\server
- Run server:
npm run dev
- Go to project directory
cd eSports\web
- Install depedencies:
npm install
- Start project:
npm run dev
- Go to project directory
cd eSports\mobile
- Install depedencies:
npm install
- Start project:
expo start
The project is in progress.
Pull requests are welcome. For major changes, please open an issue to discuss what and which kind of to changes you want to perform.
Let's work together. 😁
This project is under MIT Lincese, click here to read the file about the license.
Made with ❤ by Enoque Tembe