yuriassuncx / nlw-esports

Project produced in agreement with Rocketseat NLW eSports, in which the objective is to create an application where users can find partners to play together.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NLW eSports - Rocketseat πŸš€

Landing Project produced in agreement with Rocketseat NLW eSports, in which the objective is to create an application where users can find partners to play together.

Credits by Rocketseat πŸš€

πŸ’» Developing differences...

  • Built with Tailwindcss
  • Responsive Design

ezgif com-gif-maker (4)

πŸš€ Technologies Used

FRONT-END:

  • ReactJS
  • Typescript
  • ReactJS
  • Vite
  • RadixUI
  • Axios

🎨 STYLES:

  • TailwindCSS
  • PhosphorReact

BACK-END:

  • NodeJS
  • Express
  • Prisma
  • Cors
  • Axios

MOBILE:

  • React Native
  • Expo

Home

πŸ–₯ DEPLOY:

  • Vercel

πŸ“‹ Installation:

Server

First, create a new .env file on the root directory, using the .env.example template as base.

Then, to create the local db run:

$ npm install
$ npm run db:migrate

After that, to start the server, run:

$ npm run dev

Web

To run the local Vite web client:

$ npm install
$ npm run dev

About

Project produced in agreement with Rocketseat NLW eSports, in which the objective is to create an application where users can find partners to play together.


Languages

Language:TypeScript 92.8%Language:JavaScript 3.1%Language:HTML 3.1%Language:CSS 1.0%