Skip to content

hadishahpuri/number_converter

Repository files navigation

Number converter

1) Enter the number you want

2) Choose your language

3) Get the spelled result

Live implementation:

http://116.203.244.126:7000/number_converter

installation with docker

1- composer update
2- npm install
3- npm run dev
4- docker compose up --build -d
5- docker exec -it number_converter-app-1 bash
6- symfony server:start --port=7000
6- check http://127.0.0.1:7000/number_converter