Warning: There's an unresolved CORS policy block issue. So, only those request methods that don't require CORS are accessable.
Api's base url: https://europe-west1-car-plate-numbers.cloudfunctions.net/api
- Step 1: install Node.js , Visual Studio code.
- Step 2: Open the project via VS Code
- Step 3: While in VS Code open the terminal. In the top left corner click to open a new terminal and type in 'npm install'
- Step 4: After the installation is complete type in 'npm start'
- Step 5: There is no step 5