Web aplicación that allows you to generate your link of intent for Twitter.
Here you can see the application deployed in production:
You will need to have deno installed and have access to a terminal to follow
the following steps:
deno task start # Run the application in development mode
- Dont make Pull Requests so big.
- Follow the style and run the linter before making the PR.
- The idea is that the app is functional and has the minimum necessary.
- 🔹 Add toast notifications when clicking on the Copy to clipboard button
- 🔹 Improve design aspects
- 🔹 Add tests
