Harshal Katakiya

Results 2 comments of Harshal Katakiya

I fixed the error by adding these lines of code in app.js file: const cors = require('cors') app.use(cors())

I am not using Docker because I don't know it. I will will learn it soon.