erik-ymmt / nlw-esports

Projeto desenvolvido durante a NLW, uma semana intensiva de curso da RocketSeat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NLW E-sports Project

About

   In this project, I followed instructions from the RocketSeat team to develop an application where players can find partners to play together.

Technologies:

  • React;
  • React Native;
  • Typescript
  • Tailwind;
  • Node.JS;
  • Prisma;
  • Express

How to run the project:

  • git clone the repository;
  • Navigate to each folder and install the dependencies with npm install;
  • Run the server with npm run dev and the web application with the same command;
  • Run the mobile with expo start;
  • You will need the server running for both applications to work;

About

Projeto desenvolvido durante a NLW, uma semana intensiva de curso da RocketSeat


Languages

Language:TypeScript 90.0%Language:JavaScript 5.3%Language:HTML 4.3%Language:CSS 0.4%