Aloha is a React application for Aloha students that displays a sequence of digits. It provides users with the ability to control the speed at which the digits are displayed and the number of digits to be shown.
- Display a sequence of digits.
- Ensure that the sum of the digits remains non-negative throughout the sequence.
- Control the speed of digit display.
- Control the number of digits to be displayed.
- Start and restart the digit display process.
- npm start
- Open your web browser and navigate to http://localhost:3000 to view the application.
- Adjust the speed and number of digits using the input fields.
- Click the "Start" button to begin the digit display process.
- React
- React hooks
- TypeScript
- Tailwind CSS
Contributions to ALoha are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request.
This project is licensed under the MIT License.