Skip to content

afaaq10/aloha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

Aloha

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.

Features

  • 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.

Usage

Start the development server:

  • 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.

Technologies Used

  • React
  • React hooks
  • TypeScript
  • Tailwind CSS

Contributing

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.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages