Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 517 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 517 Bytes

Rent N Go Frontend

The frontend of Rent N Go Project. The backend can be found here.

Installation

The installation of this project is pretty straightfoward. Simply install one of those pnpm (recommended) or npm. After it type pnpm i or npm i. And you're set.

Running the project

To run the project simply type pnpm dev or npm dev. You're also need to start the backend which can be found above. After that make sure to put base url in .env.