Front-end Developer Exercise

As a Learner, I'd like to view user menu options available to me, accessible from my avatar, So that I can navigate around the site.

https://frontend-learning-fl.herokuapp.com/

Set up

In the terminal:

  • Clone the application
  • gem install bundler
  • bundle install

Start the application

In the terminal:

  • bundle exec rackup

In your web browser

Languages and Methodologies

To create this dropdown, I used the following markup languages and methodologies:

TODO