This repository contains a simple React app which workes based on Fibonacci algorithm
To use this app, you will need the following:
- Node.js
- React library
To install the required libraries, run the following command:
npm install
- Clone the repository to your local machine.
- Open a terminal and navigate to the repository folder.
- Run the following command to start the app:
npm start
This repository is licensed under the MIT license.