- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Golden Ratio Calculator is a Single Page Application that aims to help web developers choose the right font size for their own projects. As developers and designers, one of our biggest tasks is choosing the right size for elements and texts ensuring a harmonious and cohesive blend. For this, I propose the Golden Ratio as a clear solution. To use this application simply introduce the font size you wish to scale up or down and it will calculate a list of numbers you can use, as well as showcasing the result on screen.
- Golden Calculator
- Choose to scale up or down with one button
- Showcase of fonts in real time
You don't need to install this app to use it, simply go to the live demo and bookmark it for everyday use. But if you wish to install it on your local machine follow this steps:
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:tomasesquivelgc/Golden-ratio-fonts.git
Install this project with:
npm install
To run the project, execute the following command:
npm run dev
👤 Tomás Matías Esquivel
- GitHub: @tomasesquivelgc
- Twitter: @EsquivelTomas
- LinkedIn: Tomas Esquivel
- Change scale button will recalculate results for better UX
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a star and remember to bookmark the live demo!
I would like to thank my family and friends for always supporting me. I would also like to thank icons8.com for providing the favicon of this page.
This project is MIT licensed.