/hng_dragonglass_ui

Frontend Work for team_dragon_glass HNG Internship 5.

Primary LanguagePHP

hng_dragonglass_ui

Frontend Work for team_dragon_glass HNG Internship 5.


Contributing

Use the develop branch if you want to contribute.

Only use this branch for viewing.

Viewing

  • Clone this repo using
git clone https://github.com/austinjerrytech/hng_dragonglass_ui.git
  • Change into the hng folder
cd hng_dragonglass_ui/hng
  • Start the server by running
php -S localhost:8000
  • Visit localhost:8000 in your browser

Making changes

See Contributing section.