https://github.com/mux-mux/portfolio
(Web Basics) Portfolio [SCSS | Hamburger | ThemeSwitcher | PHP mailer]
https://github.com/mux-mux/portfolio
accessible flexbox grid hamburger-menu html5 livechat localstorage php-mailer responsive scss
Last synced: about 2 months ago
JSON representation
(Web Basics) Portfolio [SCSS | Hamburger | ThemeSwitcher | PHP mailer]
- Host: GitHub
- URL: https://github.com/mux-mux/portfolio
- Owner: mux-mux
- Created: 2023-07-20T11:18:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-28T09:06:12.000Z (6 months ago)
- Last Synced: 2025-11-30T17:46:42.795Z (6 months ago)
- Topics: accessible, flexbox, grid, hamburger-menu, html5, livechat, localstorage, php-mailer, responsive, scss
- Language: PHP
- Homepage: https://jsgo.pro/
- Size: 34.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio :fire:
## Fast and Simple Portfolio Website :rocket:
## [Live Link](https://jsgo.pro) :link:
## Folder structure :open_file_folder:
## How To Use :closed_lock_with_key:
```bash
# Clone this repository
$ git clone git@github.com:mux-mux/portfolio.git
# Go into the repository
$ cd portfolio
# Install dependencies
$ npm install
# Open the browser & listen for changes
$ npm start
```