semanaomnistack9

Principais objetivos do projeto:

WEB

  • Login da empresa
  • Cadastrar uma vaga para um dev poder solicitar aquele espaço
  • Listagem de vagas cadastrados
  • Reponder a solicitação de vaga

Alt Text Alt Text Alt Text

MOBILE

  • Login do dev.
  • Listagem das possiveis vagas filtrando por tecnologia.
  • Solicitar vaga.

Alt Text Alt Text Alt Text

🚀 Technologies

This project was developed at the RocketSeat GoStack Bootcamp with the following technologies:

ℹ️ How To Use

To clone and run this application, you'll need Git, [Node.js v10.16][nodejs] or higher + [Yarn v1.13][yarn] or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/dandpb/semanaomnistack9

# Go into the repository
$ cd semanaomnistack9

#start backed
$ cd backend

# Install dependencies
$ yarn install

# Run the app
$ yarn dev

#start frontend
$ cd frontend

# Install dependencies
$ yarn install

# Run the app
$ yarn start

#start mobile
$ cd mobile

# Install dependencies
$ yarn install

# Run the app
$ yarn start

📝 Licença

Esse projeto está sob a licença MIT. Veja o arquivo LICENSE para mais detalhes.


Made with ♥ by Daniel Barreto 👋 Get in touch!