routayush1 / animexninja

Anime Streaming Web App built with NextJS
179 stars 88 forks source link

Cors Error On Localhost:8000 for your anime api #15

Closed TheSwordBreaker closed 3 years ago

adammbh commented 3 years ago

1) Dont host it on local 2) Change Port to 8080 3) In your website files create a folder called .env.local and paste your api link like this: https://myapilink.com/api/

TheSwordBreaker commented 3 years ago

If I Want to add features