Skip to content

Latest commit

 

History

History
104 lines (68 loc) · 2.93 KB

File metadata and controls

104 lines (68 loc) · 2.93 KB

Logo

Vacay trips

Sistema de reserva de viagens

GitHub top language Made by Repository size GitHub last commit Repository issues GitHub

About the project   |    Technologies   |    Getting started   |    License

👨🏻‍💻 About the project

  • Sistema web de reservas de Viagens, estilo AirBnB. Projeto desenvolvido durante a Full Stack Week ministrada por Felipe Rocha. A plataforma possibilita aos usuários procurar e agendar viagens, explorar informações detalhadas sobre os trajetos, controlar suas reservas, fazer login com suas contas do Google e efetuar pagamentos através da integração com a ferramenta Stripe.

🚀 Technologies

Technologies that I used to develop this web client

💻 Getting started

Requirements

Clone the project and access the folder

$ git clone https://github.com/danielangelo1/vacay-trips.git && cd vacay-trips

Follow the steps below

# Install the dependencies
$ yarn

# Update  the environment variable

DATABASE_URL=

GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=

NEXT_PUBLIC_STRIPE_KEY=
STRIPE_SECRET_KEY=

HOST_URL=http://localhost:3000
NEXTAUTH_SECRET=

# Configure the database
npx prisma migrate dev


# Start the client
$ yarn dev

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with 💜  by Daniel Ângelo 👋  See my linkedin