Hello Docker

Project description goes here.

Built With

  • React, Docker, Netlify

To Get Started

To build the docker image

docker build -t hellodocker:dev .

To create a container on PORT

docker run -it -p 3000:3000 hellodocker:dev

Live Demo

Live Demo Link

👤 Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc.

📝 License

This project is MIT licensed.