/e41212069_WorkshopWebsite

Practicing web-based application workshops on campus for semester 4

Primary LanguageJavaScript

Dystopia

About This Repo

I created this repository to document my assignment at the lecture event, this is an assignment to create a website that contains biodata information. This application is made using Laravel 10, and Bootstrap 5.

How to Install

  • Clone the repository git clone https://github.com/aliftrd/E41212069-app
  • Install dependencies using the composer. For example run composer install
  • Then run php artisan serve to run the application