This basic project creates a random hero head at button click. It then moves them casually on the screen. When a head hits a border, the hero changes.
To run this project:
- clone the repository
- open the bash inside the newly created project folder, type 'npm start' and fire the command
- check on which port the project is running and copy it
- in the browser searchbar, paste the copied url
To run an already built version of this project, go to this link