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.
- Primeros pasos con Github
- Buenas prácticas para escribir Commits
- Como usar Postman
- React desde cero
- Autenticación mediante Token
Clone the project
git clone https://link-to-projectGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run startTo run tests, run the following command
npm run testClient: React, Boostrap
Server: Java, SpringBoot
