/playground

Space to experiment and test ideas & other stuff

Primary LanguagePHPMIT LicenseMIT

Greator Playground

Your Tasks

  1. Clone the Git repository. Work properly with commits, create a pull request after the last task.
  2. Set up a local development environment. Make sure that the Bedrock framework is installed correctly. Document your steps.
  3. Bonus goal for Mac users: Try to use Valet (https://laravel.com/docs/8.x/valet) and set up your page at https://greator-playground.test
  4. At the top right there is an icon which opens the search. This element is not needed, please remove it.
  5. An element for notifications is displayed in the header. Between 8pm and 7am, the user should not be distracted by notifications. Make sure that the "Notification Count" is always 0 during this period.
  6. The white background color of the footer should be changed. Choose #007CFF for the background color and #FFFFFF for the text color. Find a technical solution.