Word Per Minute Game

This is my word per minute game! It is the 2nd project that I have ever made on my own. I created this as a learning experience to start learning about API’s more and enhancing my JavaScript skills. I hosted this project on the AWS cloud and used basic HTML, CSS, JavaScript and Node.js to make this application. The database is hosted on DynamoDB and posts a new highscore if you can beat the universal number. I pull the random words from an API I found on the internet.