pkannan3 / PageTurners

1 stars 0 forks source link

Dockerize Frontend #26

Open pkannan3 opened 1 month ago

pkannan3 commented 1 month ago
  1. Create Dockerfile for frontend
  2. Update docker-compose.yml file to include frontend
  3. Run Application using docker
  4. Access backend using http://localhost:8000
  5. Access frontend using http://localhost:3000