This project was designed only for testing purposes.
It's a tool for browsing different types of cars in a list and in a map as well.
Their descriptions are extracted from an API that gets and transforms info from a json file, so you can think on this project as a fullstack application.
It consists in a unique repo with two independent applications working together:
- frontend: REACT
- backend: nodejs + express
Every part (client and server) has it's own README.md with instructions. Please feel free to browse it.