This is a straightforward website that can perform the conversion of infix equations to postfix or prefix equations and also features an interesting visualisation of the Fibonacci numbers. It utilises Next.js for server-side rendering and is written in HTML, CSS, and TypeScript respectively.
Find the live version of the website here.
To use the website, you only need to enter an infix equation into the input form and then click on the button to convert it to either postfix or prefix. Simply clicking on any of the Fibonacci numbers that are shown in the section devoted to the sequence will take you to the visualisation of those numbers.
- Clone the repository
- Install the dependencies using
npm install
- Run the development server using
npm run dev
This project is licensed under the MIT License - see the LICENSE file for details.
- Lebyy - Lebyy
If you have any questions, feel free to raise an issue!
If you would like to contribute to this project, please fork the repository and submit a pull request. I will review the pull request and merge it if it is appropriate.
If you would like to support me, you can do so by buying me a coffee!