Skip to content

🚘 RentX application build with Next.js, TypeScript and TailwindCSS.

License

Notifications You must be signed in to change notification settings

MatheusPires99/rentx

Repository files navigation

Pokedex

Technologies   |    Requirements   |    How to Use

🚀 Technologies

This project was developed with the following technologies:

📚 Requirements

  • To have Git installed to clone the repository.
  • To have Node.js installed.
  • To have Postgres image running.

🔨 How to Use

This application required Node.js v16+. From your command line:

  # Clone this repository:
  $ https://github.com/MatheusPires99/rentx

  # Go into the repository:
  $ cd rentx

  # Install dependencies:
  $ yarn

  # Run migrations
  $ yarn prisma migrate dev

  # Start application:
  $ yarn dev

Create a .env file similar to .env.example.

About

🚘 RentX application build with Next.js, TypeScript and TailwindCSS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages