Giter Site home page Giter Site logo

tomasesquivelgc / golden-ratio-fonts Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 300 KB

Small single page app that calculates the golden ratio of any given number. Intended for font sizing.

Home Page: https://clever-beignet-177e33.netlify.app

License: MIT License

JavaScript 96.15% HTML 3.37% CSS 0.47%
font-sizes golden-ratio reactjs

golden-ratio-fonts's Introduction

Golden Ratio Calculator

πŸ“— Table of Contents

πŸ“– Golden Ratio Calculator

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.

πŸ›  Built With

Tech Stack

Key Features

  • Golden Calculator
  • Choose to scale up or down with one button
  • Showcase of fonts in real time

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

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:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone [email protected]:tomasesquivelgc/Golden-ratio-fonts.git

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command:

  npm run dev

(back to top)

πŸ‘₯ Authors

πŸ‘€ TomΓ‘s MatΓ­as Esquivel

(back to top)

πŸ”­ Future Features

  • Change scale button will recalculate results for better UX

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a star and remember to bookmark the live demo!

(back to top)

πŸ™ Acknowledgments

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.

(back to top)

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

golden-ratio-fonts's People

Contributors

tomasesquivelgc avatar

Watchers

 avatar

golden-ratio-fonts's Issues

calculate right proportions for design

Since the golden ratio will be at use, the best way to layout the page is using phi.
The task is to calculate the golden ratio for every element. Calculate every golden ratio percentage such as:
GR1 = 61.8%
GR2 = 38.2
GR3 = 23.6

ETC...

Add stylings

Functionality works. Styles are needed to give coherence.

Create calculate function

A function that calculates 5 different values is needed. each time dividing the previous number by 1.618

Add "change direction" button

A button that changes the "direction" of calculated buttons. instead of going from highest to lowest, it changes to calculate from lowest to bigger numbers.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.