Thanks for coming to share your portfolio Project with other learners!
When posting your project for review, please be sure to include the following:
- Your review of the Project. Was it easy, difficult, just right?
The project is a simple message builder the generates 4 random numbers (compared to the array length) and uses this random number as an index to pull a string from. The message is then generated via a string template literal and displayed to the user through the console.
- An estimate of how long it took you to complete
Approximately 1 hour.
- The link to your code repo
GitHub - ZNaCl1/mixed_messages
We hope you enjoyed this project!