8000 GitHub - Chrystalia/profile-website-v2: A website about my portfolio using laravel and tailwind
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Chrystalia/profile-website-v2

Repository files navigation

Personal Website

Welcome to my profile website.

Don't forget to leave a ⭐ if you find this repository helpful, by clicking the Star in the top right corner

☆*: .。. o(≧▽≦)o .。.:*☆

Demonstration

profile-website-v2

or

Click Here for Demo

Website Preview

Home Page

Hobbies Page

Achievements Page

Achievements Detail

The Title is based on the category of the event
Orange: Non-Academic
Red: Academic
Green: Scholarship

Features & Tech ⚙️

  • Responsive
  • Animated background
  • Home Page available in Light mode and Dark mode (click icon on the top right corner)
  • Laravel
  • Tailwind css
  • Tippy.js
  • JQuery
  • JQuery

Clone & Run Laravel Project 📦

(Make sure your device have npm and composer installed)

In a terminal:

  • Clone the repository
    git clone https://github.com/Chrystalia/profile-website-v2.git
  • Redirect to cloned folder
    cd .\profile-website-v2\
  • Install composer
    composer install
  • Install tailwindcss and its peer dependencies via npm
    npm install -D tailwindcss postcss autoprefixer
  • Run build process
    npm run dev

Open a new terminal (make sure you're in the right directory):

  • Make copy of env.example into .env
    copy .env.example .env
  • Generate the APP_KEY value in your .env file
    php artisan key:generate
  • Run application on a PHP development server
    php artisan serve

Reference 🔗

Follow me here 🌿
Instagram | YouTube | Github

About

A website about my portfolio using laravel and tailwind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0