/Busytrip

Primary LanguageTypeScript

header Busytrip app
author - Gustavo Henrique GitHub stars

📍 Busytrip 📍

Webapp made for people find companies (study purposes only, not functional)


🚧 Busytrip app 1.0 🚀 Alpha... 🚧


Tabela de conteúdos

📝 To Do

  • Feed
  • Login
  • Context
  • Toasts feedbacks
  • Eslint e Prettier
  • Create a company by frontend
  • Testing

🎲 Running

Online demo available in Soon

Pré-requisites

Before start, you need have installed in your machine: Git and Node.js (npm). In addition, it is good to have an editor to work on the code, such as VSCode.

Follow those steps to install:

# clone the repository in your machine
$ git clone https://github.com/Gustavo-Henrique-br/Busytrip
$ cd Busytrip

# Install the dependencies:
$ yarn

# Running in dev mode
$ yarn start

# All commands above should run in root
# Remember to change frontend e backend .env files

🛠 Tecnologias

Backend

Frontend

And typescript in everything :D