nafees87n / codebox

codeBox RCE is a service that provides a remote environment to run your code in. Execution occurs in a containerized space. The API supports programming in 3 languages (Python, Javascript and C++), potentially extendable to support more.
http://codebox.herokuapp.com/
MIT License
9 stars 9 forks source link

add: hover animations on navbar and favicon #22

Closed kshitij-404 closed 3 years ago

kshitij-404 commented 3 years ago

This is for issue #21

Added a favicon and gave the title 'CodeBox'. image

Added hover animation to buttons on navbar. image

Added hover animation pointer cursor to language-select and run code. image