Skip to content

This a web based app, designed to create connections within gamers in order to help gamers to find duos or partners.

Notifications You must be signed in to change notification settings

Norberto-Boa/NLWeSports-Norberto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

eSports connecter

Status GitHub Issues GitHub Pull Requests License


This is an application that connect gamers based on ads that they post.

📝 Table of Contents

🧐 About

Basically, the user will post an ad with the of the game that he plays and wait till another gamer comes and connects with him, in order to have his ID and then play it together.

🏁 Getting Started

You can clone this repository by using the following commands:

GitHub CLI

gh repo clone Norberto-Boa/NLWeSports-Norberto 

Git clone

git clone https://github.com/Norberto-Boa/NLWeSports-Norberto.git

Then type

cd NLWeSports.git

Prerequisites

My Skills

Built with

Installing

Server

To install the server side you must write the following commands on the terminal:

cd server
npm install 
npm run dev

Front-end web

To install and run the front-end you should do the following commands:

cd web
npm install
npm run dev

Mobile

cd mobile 
npm install
npm run start || expo start

Then follow the instructions written on the terminal.

You must run everything at the same time!

🚀 Deployment

Live Demo

✍️ Authors

  • @BoaN - Idea & Initial work

See also the list of contributors who participated in this project.

🎉 Acknowledgements

The idea of this project started with the help of educators from Rocketseat.

👌 Contributing

Feel free to contribute in order to improve the project and your skills as well.

You can do it by accessing the issues page!

Give a 🌟 if you liked this project.

📄 License

This project is MIT licensed.

About

This a web based app, designed to create connections within gamers in order to help gamers to find duos or partners.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published