Skip to content

FelipePardim/ignite-rentalx

Repository files navigation

Ignite - RentalX

An car rent API developed during Ignite course.



Index


About

This project is a car rent API and was developed during Ignite course 👨🏽‍🚀 by RocketSeat 🚀💺💜.


Requirements

To run this project, please install this:


Installation

Clone the repo.

# Clone this repository
$ git clone https://github.com/FelipePardim/ignite-rentalx

Follow these steps to run the project.


How to use

🖥️ Running backend (server).

# Access the API folder.
$ cd ignite-rentalx

# Install dependencies.
$ yarn
#or.
$ npm install

# Start the API server.
$ yarn dev
#or.
$ npm dev

# The back-end server will listen on port 3333.
# Make API calls on http://localhost:3333.

🛠 Technologies

This are the tech stack and tools utilized to develop this project:


👨🏽‍💻 Author:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published