Skip to content

Latest commit

 

History

History
70 lines (42 loc) · 1.52 KB

README.md

File metadata and controls

70 lines (42 loc) · 1.52 KB

AutoElite - Frontend

AutoElite es una aplicación web que le permite al público buscar, publicar y vender vehículos de la manera mas ágil y cómoda posible.

Authors

Acknowledgements

Logo

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Screenshots

App Screenshot

Running Tests

To run tests, run the following command

  npm run test

Tech Stack

Client: React, Boostrap

Server: Java, SpringBoot