RafaelLSilveira / find-your-duo

Find Your Duo (Made in Rocketseat NLW eSports)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find Your Duo

Getting Started   |    Prerequisites   |    Installing   |    License

License

Interface

Web

nlw_web_01

nlw_web_02

Mobile

๐Ÿ”ง Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

This application do not necessary install (because is only for study proposes) only you will need copy the repository and you be able to run application and server with commands below.

In the project directory, you can run into server folder:

SERVER

npm run dev

Runs the server application in the development mode.
Now your server is runnning into http://localhost:3333.

WEB

npm run dev

Runs the application in the development mode.
Open http://localhost:5173 to view it in the browser.

MOBILE

expo start

Runs the mobile application in the development mode.
Scan the qrcode or open into your phone VM to view.

๐Ÿ’ป Built With

  • Visual Studio Code - The framework used
  • ReactJS - Development JavaScript library
  • Expo - Open-source platform for making universal native apps for Android, iOS, and the web with JavaScript and React
  • Typescript - A strongly typed programming language that builds on JavaScript
  • Prisma - Next-generation Node.js and TypeScript ORM
  • Tailwind CSS - Rapidly build modern websites without ever leaving your HTML
  • Express - Express.js, or simply Express, is a back end web application framework for Node.js

๐Ÿ‘“ Author

Learn More about ReactJS

You could learn more about ReactJS clicking here -> ReactJS documentation.

๐Ÿ“ License

This project is licensed under the GNU General Public License - see the LICENSE file for details

Acknowledgments

  • God

About

Find Your Duo (Made in Rocketseat NLW eSports)

License:GNU General Public License v2.0


Languages

Language:TypeScript 96.0%Language:JavaScript 2.0%Language:HTML 1.8%Language:CSS 0.2%