- Clone this repository using the command git clone
- Once the repo was cloned run the Docker file using commands "docker build -t name-of-repo ."
- After finish docker work, must run the api using command "docker run -p5000:5000 name-of-repo"
- Enjoy my work !!! :D
Have a nice day and Happy Coding!!!