A URL shorter application built using React library
Tools: HTML, SCSS, JavaScript, React
docker build -t short_url_gen:0.1.0 .
docker run --rm -it --network host short_url_gen:0.1.0
Open browser on host IP Address with Port 5173
like following:
http://127.0.0.1:5173/
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.
For support, email samnoonabrar@gmail.com
If you have any feedback, please reach out to us at samnoonabrar@gmail.com