Application made in React.js and Django Rest to search for a car from a license plate
- docker
- docker-compose
- Open a terminal
- Go to the SearchCars Directory
- Run
run.bat
- Open a terminal
- Go to the SearchCars Directory
- Run
sudo chmod +x run.sh
- Run
sudo ./run.sh
Once you see the following image in the console it means that the application is ready to use
- Go to http://localhost:4000/
- Enjoy it 😉!