Dockerize a React & Tailwind Blog Page project

·

1 min read

Steps:

  1. Create a folder

  2. Clone the repository

  3. Make a Dockerfile

  4. Build docker image

  5. Run the image

  6. Test the project

Create a Folder

Clone the Repository

Make a Dockerfile

Build docker image

Run the image

Test the output

localhost:3000