Skip to content

Este projeto foi desenvolvido durante um processo de seleção da Buzzvel do qual fui aprovado no teste tecnico, neste projeto foi utilizado, Next, Typescript, Sass, Hooks, Conexão com Api e gerenciamento de rotas e foi utilizado de algumas configurações no package.json para funcionar mesmo sem um servidor.

Notifications You must be signed in to change notification settings

devCarlosAlexandre/virtualcard

Repository files navigation

John Virtual Card 🤖

buzzvel

Buzzvel 2022 Dev Team Test Story João is tired of using business cards for his business. He liked having a picture on his phone so that people scanning it could see all of their data on one page. Your goal is to create a tool that helps João solve his problem in a simple way

technologies used in the project ✨🐱‍🚀✨:

Interface project🪄✨:

Install dependency Next 🐱‍👤:

**Install dependency Next:** Rode o comando -> yarn install

Config: The MyIp variables in pack.json must be exchanged for the desktop IP in the following fields so that the link can be accessed through the smartphone, as long as both are on the same network:

"urlApi": "http://MyIp:8000",
"urlWeb": "http://MyIp:3000",

config laravel 🐱‍ 🏍 🛠️:

the settings must be made in the .env to connect the database.

Install dependency project Laravel: Run the command -> php artisan migrate

start laravel: to start the laravel server run with the following command -> php artisan serve --host=0.0.0.0 note that the default port must be :8000

This is a Next.js.

First, run the development server:

npm run dev
# or
yarn dev

About

Este projeto foi desenvolvido durante um processo de seleção da Buzzvel do qual fui aprovado no teste tecnico, neste projeto foi utilizado, Next, Typescript, Sass, Hooks, Conexão com Api e gerenciamento de rotas e foi utilizado de algumas configurações no package.json para funcionar mesmo sem um servidor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published